This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 45570 - A11Y - Tools/Override Methods - mnemonic missing
Summary: A11Y - Tools/Override Methods - mnemonic missing
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Pavel Flaska
URL:
Keywords: A11Y
Depends on:
Blocks: 45507
  Show dependency tree
 
Reported: 2004-06-25 13:28 UTC by Martin Roskanin
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Roskanin 2004-06-25 13:28:21 UTC
see summary
Comment 1 Martin Matula 2004-07-26 16:31:21 UTC
I believe the shortcut (Ctrl+I) is enough.
Comment 2 Martin Roskanin 2004-07-27 08:35:14 UTC
http://java.sun.com/products/jlf/ed2/book/HIG.Behavior3.html#35796

note the first item:
Provide a mnemonic for all menu titles, menu items, and dialog box
components in your application.
Comment 3 Pavel Flaska 2004-07-27 14:01:00 UTC
Because mnemonic was not in 3.6 too, I do not know the correct
character. Dusan, could you, please, specify mnemonic? Then reassign
the bug to me again. Thanks.
Comment 4 dpavlica 2004-07-30 18:27:26 UTC
Tools menu is the most complicated MENU, because its content is
dynamical. Try to use M mnemonic (or V mnemonic in case of any
conflict with other menu items).
Comment 5 Pavel Flaska 2004-08-24 09:36:51 UTC
Fixed, used 'M' character.

Checking in src/org/netbeans/modules/java/tools/Bundle.properties;
/cvs/java/src/org/netbeans/modules/java/tools/Bundle.properties,v  <--
 Bundle.properties
new revision: 1.15; previous revision: 1.14
done
Processing log script arguments...
Comment 6 Quality Engineering 2007-09-20 10:29:52 UTC
Reorganization of java component