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 111155 - [a11y] Missing mnemonics in Source menu
Summary: [a11y] Missing mnemonics in Source menu
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Actions/Menu/Toolbar (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@editor
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-07-26 17:37 UTC by Petr Chytil
Modified: 2007-11-05 13:38 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 Petr Chytil 2007-07-26 17:37:09 UTC
Product Version: NetBeans IDE Dev (Build 200707260000) 
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-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 Source menu:
(http://wiki.netbeans.org/wiki/view/MainMenu)

Remove Trailing Spaces            T
...
Move Up                           v
Move Down                         w
Duplicate Up                      l
Duplicate Down                    a
...
Complete Code...                  C
Insert Code...                    I
Fix Code...                       x
Fix Imports...                    o
Show Method Parameters            S
Show Documentation                D
Comment 1 Vitezslav Stejskal 2007-10-19 11:52:47 UTC
Checking in editor/src/org/netbeans/modules/editor/Bundle.properties;
/cvs/editor/src/org/netbeans/modules/editor/Bundle.properties,v  <--  Bundle.properties
new revision: 1.59; previous revision: 1.58
done
Checking in java/editor/src/org/netbeans/modules/java/editor/codegen/Bundle.properties;
/cvs/java/editor/src/org/netbeans/modules/java/editor/codegen/Bundle.properties,v  <--  Bundle.properties
new revision: 1.14; previous revision: 1.13
done
Checking in editor/src/org/netbeans/modules/editor/impl/actions/Bundle.properties;
/cvs/editor/src/org/netbeans/modules/editor/impl/actions/Bundle.properties,v  <--  Bundle.properties
new revision: 1.6; previous revision: 1.5
done
Checking in editor/completion/src/org/netbeans/modules/editor/completion/Bundle.properties;
/cvs/editor/completion/src/org/netbeans/modules/editor/completion/Bundle.properties,v  <--  Bundle.properties
new revision: 1.12; previous revision: 1.11
done
Checking in java/editor/src/org/netbeans/modules/editor/java/Bundle.properties;
/cvs/java/editor/src/org/netbeans/modules/editor/java/Bundle.properties,v  <--  Bundle.properties
new revision: 1.26; previous revision: 1.25
done
Checking in editor/hints/src/org/netbeans/modules/editor/hints/Bundle.properties;
/cvs/editor/hints/src/org/netbeans/modules/editor/hints/Bundle.properties,v  <--  Bundle.properties
new revision: 1.10; previous revision: 1.9
done