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 163724 - A11y problems in Specify Format dialog
Summary: A11y problems in Specify Format dialog
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Issuetracking Framework (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-27 10:11 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-27 10:11:17 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)

When commiting a change to SCM then there is a dialog that allows Update issue. The format of the comment may be changed
by the Specify Format dialog there. This dialog contains following a11y issues:

===============================================
Tested Window title :  Specify Format
===============================================

 No Accessible name :
   Class: javax.swing.JTextArea {  |  <html>e.g. <br><br>
changeset:   1:6b442088c697<br>
user:            John <john@netbeans.org><br>
date:            Fri Jan 09 14:59:56 2009 +0100<br>
summary:    Fixing ...
</html> } 

 No Accessible description :
   Class: javax.swing.JButton {  Cancel |  } 
   Class: javax.swing.JButton {  Ok |  } 
   Class: javax.swing.JButton {  Reset to Default |  } 
   Class: javax.swing.JRadioButton {  Above the Message |  } 
   Class: javax.swing.JRadioButton {  Below the Message |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  Specify Format |  } 

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTextArea {  |  <html>e.g. <br><br>
changeset:   1:6b442088c697<br>
user:            John <john@netbeans.org><br>
date:            Fri Jan 09 14:59:56 2009 +0100<br>
summary:    Fixing ...
</html> } 

 Components with no mnemonic :
   Class: javax.swing.JButton {  Reset to Default |  } 
   Class: javax.swing.JRadioButton {  Above the Message |  } 
   Class: javax.swing.JRadioButton {  Below the Message |  }
Comment 1 Jan Stola 2009-04-28 11:18:47 UTC
Fixed.

Modified files: http://hg.netbeans.org/cdev/rev/c1def8b3eca4