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 127655 - Mnemonic conflict in new project wizard
Summary: Mnemonic conflict in new project wizard
Status: VERIFIED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 6.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-02-18 15:42 UTC by Tomas Danek
Modified: 2008-07-30 14:12 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 Tomas Danek 2008-02-18 15:42:23 UTC
Product Version: NetBeans IDE Dev (Build 200802140010)
Java: 1.6.0_01; Java HotSpot(TM) Client VM 1.6.0_01-b06
System: Linux version 2.6.20-16-generic running on i386; UTF-8; en_US (nb)
Userdir: /tmp/ud
--------------------
- New project| Java | Java application
- step #2 of wizard: both Back and Browse button have the same mnemonic - conflict.

 Components with potential mnemonics conflict:
 - components with mnemonic 'B' :
   Class: javax.swing.JButton {  < Back |  Previous step: 1. Choose Project }
   Class: javax.swing.JButton {  Browse... |  }
Comment 1 Milos Kleint 2008-02-19 07:36:31 UTC
fixed in http://hg.netbeans.org/main/rev/8a479c713166
Comment 2 Tomas Danek 2008-07-30 14:12:45 UTC
verified. 20080728