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 158282 - Minor accessibility problems in "Maven Archetype" panel of New Project wizard
Summary: Minor accessibility problems in "Maven Archetype" 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
: P4 blocker (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2009-02-10 12:15 UTC by Jaromir Uhrik
Modified: 2011-01-22 06:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The screenshot of dialog that this report belongs to (60.54 KB, image/png)
2009-02-10 12:19 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:15:36 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 followed by pushing Next> button. The accessibility tester reports following troubles then:
 No Accessible name :
   Class: org.openide.explorer.view.BeanTreeView {  |  } 
   Class: org.openide.explorer.view.TreeView$ExplorerTree {  |  } 
 No Accessible description :
   Class: javax.swing.JButton {  Add... |  } 
   Class: javax.swing.JTextArea {  Description: |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  New Project |  } 
   Class: org.openide.explorer.view.BeanTreeView {  |  } 
   Class: org.openide.explorer.view.TreeView$ExplorerTree {  |  } 
 Components with no LABEL_FOR pointing to it :
   Class: org.openide.explorer.view.TreeView$ExplorerTree {  |  }
Comment 1 Jaromir Uhrik 2009-02-10 12:19:03 UTC
Created attachment 76784 [details]
The screenshot of dialog that this report belongs to
Comment 2 Milos Kleint 2009-02-10 12:22:21 UTC
dafe?
Comment 3 Antonin Nebuzelsky 2011-01-21 17:37:05 UTC
core-main #b347a14c2c9c
Comment 4 Quality Engineering 2011-01-22 06:18:15 UTC
Integrated into 'main-golden', will be available in build *201101220001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/b347a14c2c9c
User: Antonin Nebuzelsky <anebuzelsky@netbeans.org>
Log: #158282 - Minor accessibility problems in "Maven Archetype" panel of New Project wizard.