To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95180
                 Issue #|95180
                 Summary|Context menu should be extensible by regular means
               Component|Word processor
                 Version|OOO300m3
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|programming
             Assigned to|mba
             Reported by|tl





------- Additional comments from [EMAIL PROTECTED] Mon Oct 20 08:35:59 +0000 
2008 -------
Because context menus can not be extended by 'normal means' the spell check
context menu in olmenu.cxx had always to do this hardwired. That turned out
especially bad when that context menu was to extended by an extension.

It should be possible to properly extend (context) menus by adding a new slot
with the specific text to be displayed. E.g. to add proposals for misspelled
words it should be possible to add slots like
  - ".uno.Spellcheck?word=abcd"
  - ".uno.Spellcheck?word=xyz"
to provide the corrections.

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