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 158283 - Minor accessibility problems in "Name and Location" panel of New Project wizard
Summary: Minor accessibility problems in "Name and Location" panel of New Project wizard
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Simonek
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2009-02-10 12:23 UTC by Jaromir Uhrik
Modified: 2009-02-19 22:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The screenshot of dialog that this report belongs to (40.36 KB, image/png)
2009-02-10 12:26 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2009-02-10 12:23:54 UTC
Product Version: NetBeans IDE Dev (Build 20090210055708)
Java: 1.6.0_10; Java HotSpot(TM) Client VM 11.0-b15
System: Linux version 2.6.27-7-generic running on i386; UTF-8; en_US (nb)

Press Ctrl+Shift+N. Select Maven>Maven Project followed by pushing Next> button. Select Maven Quickstart Archetype and
push Next> again. The accessibility tester reports following troubles then for the dialog:

 No Accessible description :
   Class: javax.swing.JButton {  Browse... |  } 
   Class: javax.swing.JTextField {  Artifact Id: |  } 
   Class: javax.swing.JTextField {  Group Id: |  } 
   Class: javax.swing.JTextField {  Package: |  } 
   Class: javax.swing.JTextField {  Project Folder: |  } 
   Class: javax.swing.JTextField {  Project Location: |  } 
   Class: javax.swing.JTextField {  Project Name: |  } 
   Class: javax.swing.JTextField {  Version: |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  New Project |  } 
 Components with potential mnemonics conflict:
 - components with mnemonic 'F' :
   Class: javax.swing.JButton {  Finish |  n/a } 
   Class: javax.swing.JLabel {  Project Folder: |  }
Comment 1 Jaromir Uhrik 2009-02-10 12:26:45 UTC
Created attachment 76785 [details]
The screenshot of dialog that this report belongs to
Comment 2 Milos Kleint 2009-02-10 12:37:38 UTC
dafe?
Comment 3 David Simonek 2009-02-11 13:49:08 UTC
fixed and tested with a11y tester:
79afe9278f68
Comment 4 Quality Engineering 2009-02-18 10:44:40 UTC
Integrated into 'main-golden', will be available in build *200902180201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/79afe9278f68
User: Dafe Simonek <dsimonek@netbeans.org>
Log: #158283: Accessibility fixed