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 175405 - Modify templates - problems with accessiblity
Summary: Modify templates - problems with accessiblity
Status: VERIFIED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2009-10-26 09:35 UTC by Jaromir Uhrik
Modified: 2009-11-02 10:55 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-10-26 09:35:32 UTC
Product Version: NetBeans IDE Dev (Build 200910260201)
Java: 1.6.0_16; Java HotSpot(TM) Client VM 14.2-b01
System: Windows XP version 5.1 running on x86; MS932; ja_JP (nb)

Modify templates dialog which is invoked from commit dialog contains following accessibility problems:

===============================================
 Tested Window title : Modify templates
===============================================
Results of Accessibility test
 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 {  Reset to Default |  } 

 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.JLabel {  Commit Message: |  } 
   Class: javax.swing.JLabel {  Issue Comment: |  } 

 Components with potential mnemonics conflict:
 - components with mnemonic 'R' :
   Class: javax.swing.JButton {  Reset to Default |  N/A } 
   Class: javax.swing.JButton {  Reset to Default |  }
Comment 1 Ondrej Vrabec 2009-10-26 11:09:32 UTC
fix: cdev #c634455e232a
Comment 2 Quality Engineering 2009-10-28 11:56:04 UTC
Integrated into 'main-golden', will be available in build *200910280201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/c634455e232a
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #175405 - Modify templates - problems with accessiblity
Comment 3 Jaromir Uhrik 2009-11-02 10:55:04 UTC
Verified in:
Product Version: NetBeans IDE Dev (Build cdev-1611-on-091031)
Java: 1.6.0_16; Java HotSpot(TM) Client VM 14.2-b01
System: Windows XP version 5.1 running on x86; MS932; ja_JP (nb)