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 163618 - A11y problems in Save Query dialog
Summary: A11y problems in Save Query dialog
Status: VERIFIED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Bugzilla (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Jan Stola
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2009-04-24 16:30 UTC by Jaromir Uhrik
Modified: 2009-07-27 09:20 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 Jaromir Uhrik 2009-04-24 16:30:29 UTC
Product Version: NetBeans IDE Dev (Build 200904230201)
Java: 1.6.0_11; Java HotSpot(TM) Client VM 11.0-b16
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)

There are following a11y problems in the Save Query dialog which is invoked by pushing "Save this query" in the Find
Issues panel:
===============================================
Tested Window title :  Save Query
===============================================
 No Accessible name :
   Class: javax.swing.JTextField {  |  } 

 No Accessible description :
   Class: javax.swing.JButton {  Cancel |  } 
   Class: javax.swing.JButton {  Save |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  Save Query |  } 

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTextField {  |  }
Comment 1 Jan Stola 2009-04-27 14:23:58 UTC
Fixed.

Modified files: http://hg.netbeans.org/cdev/rev/cda9d59d67c8
Comment 2 Jaromir Uhrik 2009-04-28 10:51:58 UTC
Verified in:
Product Version: NetBeans IDE Dev (Build 200904280201)
Java: 1.6.0_11; Java HotSpot(TM) Client VM 11.0-b16
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)