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 45572 - A11Y problems in Add Project dialog
Summary: A11Y problems in Add Project dialog
Status: CLOSED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2004-06-25 13:36 UTC by Milan Kubec
Modified: 2005-07-12 10:52 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 2004-06-25 13:36:28 UTC
Add Project dialog is opened from Compilation
classpath customizer (It's filechooser so I'm not
sure about relevance of those a11y problems).

 No Accessible name :
   Class: javax.swing.JList {  |  }
   Class: javax.swing.JScrollPane$ScrollBar {  |  }
   Class: javax.swing.JTextField {  |  }
   Class:
javax.swing.plaf.metal.MetalFileChooserUI$5 {  |  }

 No Accessible description :
   Class: javax.swing.JDialog {  Add Project |  }
   Class: javax.swing.JList {  |  }
   Class: javax.swing.JScrollPane$ScrollBar {  |  }
   Class: javax.swing.JTextField {  |  }
   Class:
javax.swing.plaf.metal.MetalFileChooserUI$2 { 
File Name: |  }
   Class:
javax.swing.plaf.metal.MetalFileChooserUI$5 {  |  }

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JList {  |  }
   Class: javax.swing.JTextField {  |  }
   Class:
javax.swing.plaf.metal.MetalFileChooserUI$5 {  |  }

 Components with no mnemonic :
   Class: javax.swing.JButton {  Add Project JAR
Files |  Open selected file }
   Class: javax.swing.JButton {  Home |  Home }
   Class: javax.swing.JButton {  New Folder | 
Create New Folder }
   Class: javax.swing.JButton {  Up |  Up One Level }
   Class: javax.swing.JToggleButton {  Details | 
Details }
   Class: javax.swing.JToggleButton {  List |  List }
Comment 1 psuk 2004-07-22 17:38:13 UTC
subcomp->project
Comment 2 Jesse Glick 2004-08-04 02:39:37 UTC
Probably obsolete by now, reopen and assign to someone if not.
Comment 3 Milan Kubec 2005-07-12 10:52:40 UTC
Verified, closing.