To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=107205 Issue #|107205 Summary|sfx2: remove SfxDispatcher::Popup and SfxPopupMenuMana |ger::Popup Component|framework Version|DEV300m60 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|TASK Priority|P3 Subcomponent|code Assigned to|cd Reported by|tl
------- Additional comments from [email protected] Wed Nov 25 13:28:04 +0000 2009 ------- Those two functions are only used for comments (formerly called annotations or post-its) in sw/source/ui/docvw/postit.cxx. Those functions should not exist and instead of calling Popup and Execute separately in postit.cxx a single call to ExecutePopup should me made. The problem however is that postit.cxx currently does some manual popup menu interception in that code as well. Thus we need a different solution to get the same result before we can remove those two functions. --------------------------------------------------------------------- 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]
