Issue 53606 - API: sc.ScTabViewObj::com::sun::star::awt::XUserInputInterception::removeMouseClickHandler()
Summary: API: sc.ScTabViewObj::com::sun::star::awt::XUserInputInterception::removeMous...
Status: CONFIRMED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-22 11:04 UTC by chne
Modified: 2013-07-30 02:24 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description chne 2005-08-22 11:04:58 UTC
The method removeMouseClickHandler() does not work. If a listener is added the
removeMouseClickHandler() does not release this listener.

To reproduce this behavior just start your office with parameter

"-accept=socket,host=0,port=8100;urp;" 

and call inside a solar shell:

checkapi -o sc.ScTabViewObj::com::sun::star::awt::XUserInputInterception

This test adds two mouse listener and remove one of them. But both listner are
called.

NOTE: since cws qadev24 is not integrated you have to use this cws to run the test!

Note2: This issue occure also in:
sd.SdUnoDrawView::com::sun::star::awt::XUserInputInterception
sd.SdUnoOutlineView::com::sun::star::awt::XUserInputInterception
sd.SdUnoSlideView::com::sun::star::awt::XUserInputInterception
sd.SdUnoPresView::com::sun::star::awt::XUserInputInterception

But since this is a different project I write a different issue53605
Comment 1 Rob Weir 2013-07-30 02:24:26 UTC
Reset assignee on issues not touched by assignee in more than 2000 days.