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 127923 - [A11Y] Missing Accessible Description for "Add Library" dialog
Summary: [A11Y] Missing Accessible Description for "Add Library" dialog
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Build System (show other bugs)
Version: 6.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: Karol Harezlak
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-02-20 17:15 UTC by Petr Dvorak
Modified: 2008-04-14 11:19 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 Petr Dvorak 2008-02-20 17:15:57 UTC
[A11Y] Missing accessible description for a dialog (P1) "Project properties > Build > Libraries & Resources > Add
Library". Result of A11Y test:

No Accessible description :
   Class: javax.swing.JButton {  Add Library |  } 
   Class: javax.swing.JButton {  Edit... |  } 
   Class: javax.swing.JList {  Installed Libraries: |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  Add Libraries |  }
Comment 1 Jaromir Uhrik 2008-02-25 12:49:14 UTC
The priority is assigned properly - the fix seems to be simple.
Comment 2 Karol Harezlak 2008-02-25 17:56:56 UTC
fixed in main trunk.
Comment 3 Petr Dvorak 2008-04-14 11:19:47 UTC
Verified: 20080411