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 54298 - Mnemonics conflict in Add Java Platform dialog
Summary: Mnemonics conflict in Add Java Platform dialog
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Platform (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2005-02-01 16:13 UTC by Milan Kubec
Modified: 2006-03-24 12:59 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 Milan Kubec 2005-02-01 16:13:31 UTC
[dev-200501301900, JDK 1.4.2_06]

Invoke Java Platform Manager and click 'Add
Platform' button, select platform and click 'Next'. 
Both 'Browse' buttons have mnemonics set to 'w'.
Comment 1 Tomas Zezula 2005-02-08 15:25:42 UTC
Checking in
j2seplatform/src/org/netbeans/modules/java/j2seplatform/wizard/Bundle.properties;
/cvs/java/j2seplatform/src/org/netbeans/modules/java/j2seplatform/wizard/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.11; previous revision: 1.10
done
Checking in
j2seplatform/src/org/netbeans/modules/java/j2seplatform/wizard/DetectPanel.form;
/cvs/java/j2seplatform/src/org/netbeans/modules/java/j2seplatform/wizard/DetectPanel.form,v
 <--  DetectPanel.form
new revision: 1.8; previous revision: 1.7
done
Checking in
j2seplatform/src/org/netbeans/modules/java/j2seplatform/wizard/DetectPanel.java;
/cvs/java/j2seplatform/src/org/netbeans/modules/java/j2seplatform/wizard/DetectPanel.java,v
 <--  DetectPanel.java
new revision: 1.16; previous revision: 1.15
done
Comment 2 Milan Kubec 2005-02-09 12:14:49 UTC
Verified in dev-200502081900.