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 140250 - Accessibility of Add to palette dialog
Summary: Accessibility of Add to palette dialog
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Palette (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-07-16 11:00 UTC by Petr Chytil
Modified: 2008-12-22 13:52 UTC (History)
1 user (show)

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 Chytil 2008-07-16 11:00:13 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)
Userdir: /home/petr/.netbeans/dev-071012

Various accessibility problems: missing accessible description of whole dialog, missing mnemonics..

a11y tester output:

=========================================== Tested Window title : Add to Palette ===========================================

Doesn't implement Accessible : - none.

No Accessible name : - none.

No Accessible description :

Class
    javax.swing.JButton { Cancel | } 
Class
    org.netbeans.core.windows.services.NbDialog { Add to Palette | } 

Label with LABEL_FOR not set : - none.

Components with no LABEL_FOR pointing to it : - none.

Components with no mnemonic :

Class
    javax.swing.JButton { Select... | Select large icon } 
Class
    javax.swing.JButton { Select... | Select small icon } 
Class
    javax.swing.JLabel { Content: | } 
Class
    javax.swing.JLabel { Name: | } 
Class
    javax.swing.JLabel { Tooltip: | } 

Components with wrong mnemonic (mnemonic isn't ASCII , label doesn't contain mnemonic): - none.

Components not reachable with tab traversal : - none.
Comment 1 Stanislav Aubrecht 2008-07-16 15:33:38 UTC
fixed

8ea36f27e712