Issue 53605 - API: sd.SdUnoPresView::com::sun::star::awt::XUserInputInterception::removeMouseClickHandler()
Summary: API: sd.SdUnoPresView::com::sun::star::awt::XUserInputInterception::removeMou...
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 10:31 UTC by chne
Modified: 2017-05-20 11:27 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 10:31:42 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 sd.SdUnoPresView::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

Note3:
In sc.ScTabViewObj::com::sun::star::awt::XUserInputInterception 
this issue occure also. But since this is a different project I write a new
issue. ID will be posted here.
Comment 1 chne 2005-08-22 11:06:05 UTC
The calc issue53606
Comment 2 Marcus 2017-05-20 11:27:36 UTC
Reset assigne to the default "issues@openoffice.apache.org".