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 121188

Summary: Conflicting mnemonic for finish and project folder
Product: javaee Reporter: Erno Mononen <emononen>
Component: Web ProjectAssignee: Tomas Mysik <tmysik>
Status: RESOLVED WORKSFORME    
Severity: blocker CC: pslechta
Priority: P4 Keywords: A11Y
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Erno Mononen 2007-11-05 14:20:53 UTC
Product Version: NetBeans IDE Dev (Build 200710241200)
Java: 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b02
System: Linux version 2.6.22-14-386 running on i386; UTF-8; en_US (nb)

Applies to all J2EE project types.

Both the finish button and project folder field have 'F' as the mnemonic for them.
Comment 1 Erno Mononen 2007-11-05 14:25:10 UTC
Of course, I mean the panel in the second step of the new project wizard (after selecting any of J2EE project types).
Comment 2 pslechta 2008-11-27 17:54:38 UTC
I believe this is not valid for NB 6.5, where all Java EE wizards have at least 3 pages, so the conflict does not occur
there, because Finish button on the second page (where Project folder is) is never enabled.

Closing as WORKSFORME. Reporter, please reopen if you don't agree.