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 140343 - A11Y - Missing mnemonics and a11y descriptions and a11y names in qucksearch provider wizard
Summary: A11Y - Missing mnemonics and a11y descriptions and a11y names in qucksearch p...
Status: VERIFIED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Templates (show other bugs)
Version: 6.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: Max Sauer
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-07-16 16:02 UTC by Tomas Danek
Modified: 2008-07-29 11:51 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 16:02:47 UTC
new quicksearch provider wizard:

Please add following:
- a11y names
- a11y descriptions
- mnemonics (! a11y tester did not report problem, but mnemonics are missing)
- bind labels with components correctly
========================================== Tested Window title : New New Quick Search Provider
===========================================

Doesn't implement Accessible : - none.

No Accessible name :

Class
    javax.swing.JTextField { | } 
Class
    javax.swing.JTextField { | } 
Class
    javax.swing.JTextField { | } 
Class
    javax.swing.JTextField { | } 

No Accessible description :

Class
    javax.swing.JTextField { | } 
Class
    javax.swing.JTextField { | } 
Class
    javax.swing.JTextField { | } 
Class
    javax.swing.JTextField { | } 
Class
    org.netbeans.core.windows.services.NbDialog { New New Quick Search Provider | } 

Label with LABEL_FOR not set : - none.

Components with no LABEL_FOR pointing to it :

Class
    javax.swing.JTextField { | } 
Class
    javax.swing.JTextField { | } 
Class
    javax.swing.JTextField { | } 
Class
    javax.swing.JTextField { | }
Comment 1 Max Sauer 2008-07-17 13:44:29 UTC
Fixed.
---
http://hg.netbeans.org/main/rev/678b188f9dbf

Comment 2 Tomas Danek 2008-07-29 11:51:20 UTC
Thanks. verified.