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 139875 - [A11Y] Missing accessible description for the Open Project dialog
Summary: [A11Y] Missing accessible description for the Open Project 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 Simonek
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-07-14 13:53 UTC by Petr Dvorak
Modified: 2008-08-28 06:21 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-07-14 13:53:11 UTC
Product Version: NetBeans IDE Dev (Build 200807101204)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b13
System: Linux version 2.6.24-19-generic running on i386; UTF-8; en_US (nb)

Dialog Open Project (File > Open Project) does not have accessible description. Results of the A11Y test:

No Accessible description :
   Class: javax.swing.JDialog {  Open Project |  }
Comment 1 Milan Kubec 2008-07-28 10:59:13 UTC
Dafe, Open Project dialog is dirchooser dialog. Please advise how to fix A11Y issue? Thanks.
Comment 2 David Simonek 2008-08-27 15:21:29 UTC
hopefully fixed: #0ae6fe896f2f
Comment 3 Quality Engineering 2008-08-28 06:21:58 UTC
Integrated into 'main-golden', available in build *200808280201* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/0ae6fe896f2f
User: Dafe Simonek <dsimonek@netbeans.org>
Log: #140322, #139875: Set accessible description manually