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


User fs changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|''                        |'pl'
--------------------------------------------------------------------------------
              Issue type|ENHANCEMENT               |DEFECT
--------------------------------------------------------------------------------
                Keywords|                          |usability
--------------------------------------------------------------------------------
        Target milestone|OOo 3.x                   |OOo 3.0
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Sun Mar 16 12:53:22 +0000 
2008 -------
- changing issue type back to DEFECT: Not being able to use the accelerators
  which work everywhere else is clearly a such.
- adding "usability" keyword
- changing target back to 3.0. 3.x is a way too unspecified target for such a
  usability issue

fs->pl: The start center should have access to the SystemWindow it lives in
(Window::GetSystemWindow). The system window can be asked for its menu bar
(SystemWindow::GetMenuBar). The menu bar can be asked for all its top-level
items, whose item text can be passed into MnemonicGenerator::RegisterMnemonic. A
subsequent call to MnemonicGenerator::CreateMnemonic will then create new
mnemonics for all texts, which don't use the ones already burnt in the menu bar.
This approach is the very same we use in the database application, and works
fine for quite a while now.
Of course, there's always the possibility that the mnemonic generator cannot
find a free mnemonic, but that's bad luck, then.

Care to take back this issue?

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