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 140315 - [A11Y] Accessibility issues for import wizard
Summary: [A11Y] Accessibility issues for import wizard
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Eclipse project importer (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: David Konecny
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-07-16 14:31 UTC by Maksim Khramov
Modified: 2008-07-23 07:03 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 Maksim Khramov 2008-07-16 14:31:52 UTC
Product Version: NetBeans IDE Dev (Build 20080716083553)
Java: 1.6.0_05; Java HotSpot(TM) Client VM 11.0-b11

 Select wizard second page:

 Components with no mnemonic :
   Class: javax.swing.JLabel {  Location: |  }
   Class: javax.swing.JRadioButton {  Create imported NetBeans projects in a separate location |  }
   Class: javax.swing.JRadioButton {  Store NetBeans project data inside Eclipse project folders |  }

 Select wizard third page:

 No Accessible name :
   Class: javax.swing.JComboBox {  |  }
 Components with no mnemonic :
   Class: javax.swing.JButton {  Add... |  }
Comment 1 Jaromir Uhrik 2008-07-21 09:49:57 UTC
Since there is missing Accessible name for JComboBox this is at least P2.
Comment 2 David Konecny 2008-07-23 07:03:55 UTC
Fixed a92eeab0f363.