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

Summary: Modify templates - problems with accessiblity
Product: versioncontrol Reporter: Jaromir Uhrik <juhrik>
Component: SubversionAssignee: issues@versioncontrol <issues>
Status: VERIFIED FIXED    
Severity: blocker Keywords: A11Y
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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)