To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=62377
                  Issue #:|62377
                  Summary:|CommandURLs inserted via
                          |notifyContextMenuInterception are not always
                          |dispatched
                Component:|api
                  Version:|OOo 2.0.1
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|sw
              Reported by:|pjentsch





------- Additional comments from [EMAIL PROTECTED] Tue Feb 21 02:14:29 -0800 
2006 -------
It's possible to insert new menu items into a contextmenu using
XContextMenuInterceptor#notifyContextMenuExecute(...). But if the document is
opened in read-only mode, only commands previously known to the frame are
dispatched. As I observed, just before the contextmenu is opened, all commands
from the contextmenu before modification are requeried (they pass an
XDispatchInterceptor registered at the current frame). But after the context
menu has been modified, I see no calls to queryDispatch(...).

---------------------------------------------------------------------
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]

Reply via email to