To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=53606 Issue #:|53606 Summary:|API: |sc.ScTabViewObj::com::sun::star::awt::XUserInputInter |ception::removeMouseClickHandler() Component:|api Version:|680m124 Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|code Assigned to:|sab Reported by:|cn
------- Additional comments from [EMAIL PROTECTED] Mon Aug 22 03:04:58 -0700 2005 ------- 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 --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
