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 140736 - A11Y - Add JAR/Folder dialog
Summary: A11Y - Add JAR/Folder dialog
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Konecny
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-07-18 13:30 UTC by Tomas Danek
Modified: 2008-07-28 22: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 Tomas Danek 2008-07-18 13:31:00 UTC
080717
----------
- Add a11y names for textfields
- Add a11y desc.
- Add memnonics for buttons

=========================================== Tested Window title : Add JAR/Folder ===========================================

No Accessible name :

Class
    javax.swing.JTextField { | ../../../../../../tmp/tmp.zUmkwB6456 } 
Class
    javax.swing.JTextField { | /tmp/tmp.zUmkwB6456 } 
Class
    javax.swing.JTextField { | hjhgjhjg/tmp.zUmkwB6456 } 

No Accessible description :

Class
    javax.swing.JButton { ... | } 
Class
    javax.swing.JDialog { Add JAR/Folder | } 
Class
    javax.swing.JRadioButton { Use Variable Path: | } 
Class

Components with no mnemonic :

Class
    javax.swing.JButton { ... | } 
Class
    javax.swing.JRadioButton { Use Variable Path: | }
Comment 1 Milan Kubec 2008-07-28 09:59:44 UTC
Reassigning to dkonecny.
Comment 2 David Konecny 2008-07-28 22:17:23 UTC
This has been fixed recently. Please retest. Thanks.