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 140276 - A11Y - Missing mnemonics and a11y descriptions in suite properties - window system panel
Summary: A11Y - Missing mnemonics and a11y descriptions in suite properties - window s...
Status: RESOLVED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: rmichalsky
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-07-16 12:32 UTC by Tomas Danek
Modified: 2008-07-18 15:26 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-16 12:32:53 UTC
Build 16072008
----------
Suite properties is missing A11y descriptions and mnemonics for checkboxes:

 No Accessible description :

Class
    javax.swing.JCheckBox { Closing of Document Windows | } 
Class
    javax.swing.JCheckBox { Closing of Non-document Windows | } 
Class
    javax.swing.JCheckBox { Floating Windows | } 
Class
    javax.swing.JCheckBox { Maximized Windows | } 
Class
    javax.swing.JCheckBox { Respect Minimum Size When Resizing Windows | } 
Class
    javax.swing.JCheckBox { Sliding Windows | } 
Class
    javax.swing.JCheckBox { Window Drag and Drop | } 
Class
    javax.swing.JCheckBox { Window Resizing | } 

Components with no mnemonic :

Class
    javax.swing.JCheckBox { Closing of Document Windows | } 
Class
    javax.swing.JCheckBox { Closing of Non-document Windows | } 
Class
    javax.swing.JCheckBox { Floating Windows | } 
Class
    javax.swing.JCheckBox { Maximized Windows | } 
Class
    javax.swing.JCheckBox { Respect Minimum Size When Resizing Windows | } 
Class
    javax.swing.JCheckBox { Sliding Windows | } 
Class
    javax.swing.JCheckBox { Window Drag and Drop | } 
Class
    javax.swing.JCheckBox { Window Resizing | }