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 139891 - [A11Y] Label in "New Macro Dialog" do not have mnemonics
Summary: [A11Y] Label in "New Macro Dialog" do not have mnemonics
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Macros (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@editor
URL:
Keywords: A11Y, SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2008-07-14 15:13 UTC by Petr Dvorak
Modified: 2008-07-22 12:46 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 15:13:25 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)

Start recording some macro and press Stop button in the editor toolbar. There is no mnemonics on label "Macro name:"
(not very serious, but it should be a simple fix and there is no need not to do it). A11Y test result:


Components with no mnemonic:
   Class: javax.swing.JLabel {  Macro Name: |  }
Comment 1 Vitezslav Stejskal 2008-07-16 13:29:00 UTC
http://hg.netbeans.org/main/rev/9f982e96e0d8
Comment 2 Quality Engineering 2008-07-17 04:34:36 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #324 build
Changeset: http://hg.netbeans.org/main/rev/9f982e96e0d8
User: Vita Stejskal <vstejskal@netbeans.org>
Log: #139891 (fixed): mnemonics
Comment 3 Petr Dvorak 2008-07-22 12:46:49 UTC
Verified