To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=96287


User beppec56 changed the following:

                What    |Old value                 |New value
================================================================================
                 Summary|Disabling the command "Mac|Disabling any menu command
                        |ro Digital Signature" disa| disables menu item Tools 
                        |bles another macro menu it|> Macros > Organize Macros
                        |em as well.               |
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Sat Nov 29 15:17:01 +0000 
2008 -------
After some more testing I found that the issue is general, it applies when any
command is disabled, so changed summary to a more correct one.

Issue can be checked with the attached minimal extension, that will disable the
Tools > Customize... menu item.

The extension implements what it's explained in the Developer's Guide
(http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/WritingUNO/Disable_Commands)

Using a running OOo 3.0 with no opened documents, check if Tools > Customize...
is enabled, the Tools > Macros > Organize Macros should be there as well.
Install the attached extension, check again Tools > Customize... it should be 
gone.
Check  Tools > Macros > Organize Macros it's still there (correct so far).

Now open an empty text document, close it and check again  Tools > Macros >
Organize Macros : it disappeared whereas it shouldn't have.

To restore things back, remove the installed “CommandDisableToolsCustomize”
extension, check again Tools > Customize...: it should be there, whereas  Tools
> Macros > Organize Macros still wasn't enabled whereas it should be enabled.
Open an empty document,  close it and check again  Tools > Macros > Organize
Macros : it returned.

The issue seems confined to dynamic menus bound to menu bar, it shows up when
menus are recreated due to change of frame.
I'll try to investigate further and to build a patch for discussion.


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