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 158289 - Minor accessibility problems in "Add Repository" dialog
Summary: Minor accessibility problems in "Add Repository" dialog
Status: RESOLVED DUPLICATE of bug 163786
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 13:07 UTC by Jaromir Uhrik
Modified: 2009-05-13 10:17 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 Jaromir Uhrik 2009-02-10 13:07:44 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)

Go to Window>Other>Maven Repository Browser. Then push Add Repository icon. In the "Add Repository" dialog there are
detected following a11y problems:

 No Accessible name :
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  } 
 No Accessible description :
   Class: javax.swing.JButton {  Browse |  } 
   Class: javax.swing.JRadioButton {  Local |  } 
   Class: javax.swing.JRadioButton {  Remote |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  Add Repository |  } 
 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  } 
 Components with no mnemonic :
   Class: javax.swing.JButton {  Browse |  } 
   Class: javax.swing.JRadioButton {  Local |  } 
   Class: javax.swing.JRadioButton {  Remote |  }
Comment 1 David Simonek 2009-05-13 10:17:20 UTC
marked as duplicate of already fixed 163786

*** This issue has been marked as a duplicate of 163786 ***