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 110548 - [a11y] jUnit dialogs accessibility issues
Summary: [a11y] jUnit dialogs accessibility issues
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 6.x
Hardware: All Linux
: P3 blocker (vote)
Assignee: junit-issues@java
URL:
Keywords: A11Y
: 84390 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-07-23 10:04 UTC by Jiri Vagner
Modified: 2007-09-27 12:17 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
junit-a11-results.txt (3.75 KB, text/plain)
2007-09-13 13:36 UTC, Jiri Vagner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Vagner 2007-07-23 10:04:29 UTC
===============================================
 Tested Window title : Select JUnit Version
===============================================

Results of Accessibility test

 No Accessible description :
   Class: javax.swing.JButton {  Select |  } 
   Class: javax.swing.JRadioButton {  JUnit 3.x |  } 
   Class: javax.swing.JRadioButton {  JUnit 4.x |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  Select JUnit Version |  } 

 Components with no mnemonic :
   Class: javax.swing.JRadioButton {  JUnit 3.x |  } 
   Class: javax.swing.JRadioButton {  JUnit 4.x |  } 


===============================================
 Tested Window title : Create Tests
===============================================

Results of Accessibility test

 No Accessible description :
   Class: javax.swing.JButton {  OK |  } 

 Components with no mnemonic :
   Class: javax.swing.JCheckBox {  Generate Test Finalizer Method |  Generate test finalizer method, that is either the
tearDown method or a method with annotation "After" } 
   Class: javax.swing.JCheckBox {  Generate Test Initializer Method |  Generate test initializer method, that is either
the setUp method or a method with annotation "Before" } 


===============================================
 Tested Window title : junit-test-results
===============================================

Results of Accessibility test


 Doesn't implement Accessible :
   Class: javax.swing.plaf.synth.SynthSplitPaneDivider {  } 


 No Accessible name :
   Class: org.netbeans.modules.junit.output.ResultTreeView {  |  } 
   Class: org.openide.explorer.view.TreeView$ExplorerTree {  |  } 


 No Accessible description :
   Class: org.netbeans.modules.junit.output.ResultTreeView {  |  } 
   Class: org.openide.explorer.view.TreeView$ExplorerTree {  |  } 

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTextPane {  Test Output |  Displays output and error output generated by executed test methods } 
   Class: org.openide.explorer.view.TreeView$ExplorerTree {  |  } 


 Components with no mnemonic :
   Class: javax.swing.JToggleButton {  Filter On/Off |  Show Failures only } 


===============================================
 Tested Window title : New JUnit Test
===============================================

Results of Accessibility test

 Components with no mnemonic :
   Class: javax.swing.JCheckBox {  Generate Test Finalizer Method |  Generate test finalizer method, that is either the
tearDown method or a method with annotation "After" } 
   Class: javax.swing.JCheckBox {  Generate Test Initializer Method |  Generate test initializer method, that is either
the setUp method or a method with annotation "Before" } 

===============================================
 Tested Window title : New Test for Existing Class
===============================================

Results of Accessibility test

 Components with no mnemonic :
   Class: javax.swing.JCheckBox {  Generate Test Finalizer Method |  Generate test finalizer method, that is either the
tearDown method or a method with annotation "After" } 
   Class: javax.swing.JCheckBox {  Generate Test Initializer Method |  Generate test initializer method, that is either
the setUp method or a method with annotation "Before" } 

===============================================
 Tested Window title : New Test Suite
===============================================

Results of Accessibility test

 Components with no mnemonic :
   Class: javax.swing.JCheckBox {  Generate Test Finalizer Method |  Generate test finalizer method, that is either the
tearDown method or a method with annotation "After" } 
   Class: javax.swing.JCheckBox {  Generate Test Initializer Method |  Generate test initializer method, that is either
the setUp method or a method with annotation "Before" } 



Product Version: NetBeans IDE Dev (Build 200707230304)
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05
System: Linux version 2.6.20-16-generic running on i386; UTF-8; en_US (nb)
Comment 1 Peter Pis 2007-08-25 00:03:26 UTC
*** Issue 84390 has been marked as a duplicate of this issue. ***
Comment 2 Peter Pis 2007-09-04 09:01:18 UTC
Fixed.

Checking in JUnitCfgOfCreate.java;
/cvs/junit/src/org/netbeans/modules/junit/JUnitCfgOfCreate.java,v  <--  JUnitCfgOfCreate.java
new revision: 1.42; previous revision: 1.41
done
Checking in DefaultPlugin.java;
/cvs/junit/src/org/netbeans/modules/junit/DefaultPlugin.java,v  <--  DefaultPlugin.java
new revision: 1.14; previous revision: 1.13
done
Checking in Bundle.properties;
/cvs/junit/src/org/netbeans/modules/junit/Bundle.properties,v  <--  Bundle.properties
new revision: 1.88; previous revision: 1.87
done
Checking in output/ResultDisplayHandler.java;
/cvs/junit/src/org/netbeans/modules/junit/output/ResultDisplayHandler.java,v  <--  ResultDisplayHandler.java
new revision: 1.13; previous revision: 1.12
done
Checking in output/ResultPanelTree.java;
/cvs/junit/src/org/netbeans/modules/junit/output/ResultPanelTree.java,v  <--  ResultPanelTree.java
new revision: 1.12; previous revision: 1.11
done
Comment 3 Jiri Vagner 2007-09-13 13:35:49 UTC
Found ....

Results of Accessibility test, window with title "New JUnit Test"

 Components with potential mnemonics conflict:
 - components with mnemonic 'F' :
   Class: javax.swing.JButton {  Finish |  n/a } 
   Class: javax.swing.JCheckBox {  Generate Test Finalizer Method |  Generate test finalizer method, that is either the
tearDown method or a method with annotation "After" } 

Results of Accessibility test, window with title "New Test Suite"

 Components with potential mnemonics conflict:
 - components with mnemonic 'F' :
   Class: javax.swing.JButton {  Finish |  n/a } 
   Class: javax.swing.JCheckBox {  Generate Test Finalizer Method |  Generate test finalizer method, that is either the
tearDown method or a method with annotation "After" } 

 Components not reachable with tab traversal :
   Class: javax.swing.JButton {  Cancel |  n/a } 


Product Version: NetBeans IDE Dev (Build 200709130000)
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05
System: Windows XP version 5.1 running on x86; Cp1250; cs_CZ (nb)
Comment 4 Jiri Vagner 2007-09-13 13:36:50 UTC
Created attachment 48745 [details]
junit-a11-results.txt
Comment 5 Peter Pis 2007-09-13 14:29:22 UTC
Fixed - mnemonic conflict.

Checking in Bundle.properties;
/cvs/junit/src/org/netbeans/modules/junit/Bundle.properties,v  <--  Bundle.properties
new revision: 1.91; previous revision: 1.90
done
Comment 6 Jiri Vagner 2007-09-27 12:17:29 UTC
Verified

Product Version: NetBeans IDE Dev (Build 20070927012459)
Java: 1.6.0_03-ea; Java HotSpot(TM) Client VM 1.6.0_03-ea-b01
System: Windows XP version 5.1 running on x86; Cp1250; cs_CZ (nb)