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 139899 - Label in "New Code Template Dialog" do not have mnemonics
Summary: Label in "New Code Template Dialog" do not have mnemonics
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords: A11Y, SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2008-07-14 16:03 UTC by Petr Dvorak
Modified: 2008-07-22 12:50 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 Dvorak 2008-07-14 16:03:07 UTC
Product Version: NetBeans IDE Dev (Build 200807101204)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b13
System: Linux version 2.6.24-19-generic running on i386; UTF-8; en_US (nb)

Go to Tools>Options>Editor>Code Templates and click New in order to create a new code template. The label "Abbreviation"
does not have a mnemonics. Results of A11Y test:

Components with no mnemonic :
   <strong>Class: javax.swing.JLabel {  Abbreviation: |  }</strong>
Comment 1 Vitezslav Stejskal 2008-07-16 13:29:13 UTC
http://hg.netbeans.org/main/rev/904cf43caea7
Comment 2 Quality Engineering 2008-07-17 04:27:01 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #324 build
Changeset: http://hg.netbeans.org/main/rev/904cf43caea7
User: Vita Stejskal <vstejskal@netbeans.org>
Log: #139899 (fixed): mnemonics
Comment 3 Petr Dvorak 2008-07-22 12:50:15 UTC
Verified