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 118539 - [a11y] Missing mnemonics in View > Toolbars
Summary: [a11y] Missing mnemonics in View > Toolbars
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: A11Y
: 118541 (view as bug list)
Depends on:
Blocks: 118537
  Show dependency tree
 
Reported: 2007-10-11 13:04 UTC by Petr Chytil
Modified: 2008-12-22 11:47 UTC (History)
1 user (show)

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 Petr Chytil 2007-10-11 13:04:29 UTC
Product Version: NetBeans IDE Dev (Build 200710100000)
Java: 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b05
System: Linux version 2.6.20-16-generic running on i386; UTF-8; en_US (nb)
Userdir: /home/petr/.netbeans/dev

There are missing mnemonics in 
View > Toolbars > Edit
View > Toolbars > File
View > Toolbars > Memory

Please set mnemonics according to http://wiki.netbeans.org/wiki/view/MainMenu
Comment 1 David Simonek 2007-10-11 13:10:09 UTC
Stando please....thanks.
Comment 2 Stanislav Aubrecht 2007-10-11 17:38:09 UTC
fixed

the toolbars now support '&' in toolbar display names as mnemonics and i've also added mnemonics for edit, file and
memory toolbars

Checking in windows/src/org/netbeans/core/windows/view/ui/toolbars/Bundle.properties;
/cvs/core/windows/src/org/netbeans/core/windows/view/ui/toolbars/Bundle.properties,v  <--  Bundle.properties
new revision: 1.13; previous revision: 1.12
done
Checking in windows/src/org/netbeans/core/windows/view/ui/toolbars/ToolbarConfiguration.java;
/cvs/core/windows/src/org/netbeans/core/windows/view/ui/toolbars/ToolbarConfiguration.java,v  <--  ToolbarConfiguration.java
new revision: 1.48; previous revision: 1.47
done
Checking in src/org/netbeans/core/Bundle.properties;
/cvs/core/src/org/netbeans/core/Bundle.properties,v  <--  Bundle.properties
new revision: 1.429; previous revision: 1.428
Comment 3 Stanislav Aubrecht 2007-10-12 09:58:04 UTC
*** Issue 118541 has been marked as a duplicate of this issue. ***
Comment 4 Petr Chytil 2007-11-05 18:03:34 UTC
verified in:

Product Version: NetBeans IDE Dev (Build 200711050000)
Java: 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b05
System: Linux version 2.6.22-14-generic running on i386; UTF-8; en_US (nb)
Userdir: /home/petr/.netbeans/dev