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 56074 - A11Y: issue on 'New > JUnit > Test For Existing Class'
Summary: A11Y: issue on 'New > JUnit > Test For Existing Class'
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 4.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Marian Petras
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2005-03-07 16:57 UTC by Martin Schovanek
Modified: 2006-03-24 13:16 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 Martin Schovanek 2005-03-07 16:57:44 UTC
[#200503031900, jdk1.5.0_02]
===============================================
 Tested Window title : New Test for Existing Class
===============================================

Results of Accessibility test

 No Accessible description :
   Class: javax.swing.JButton {  Browse... |  } 
   Class: javax.swing.JComboBox {  Location: |  } 
   Class: javax.swing.JTextField {  Class to Test:
|  } 
   Class:
org.netbeans.core.windows.services.NbDialog {  New
Test for Existing Class |  }
Comment 1 Marian Petras 2005-03-10 11:06:14 UTC
Confirmed, accepted.
Comment 2 Marian Petras 2005-03-10 11:11:14 UTC
Fixed in the trunk.

Modified files:

  junit/src/org/netbeans/modules/junit/wizards/Bundle.properties   (1.7)
  junit/src/org/netbeans/modules/junit/wizards/SimpleTestStepLocation.java (1.17)

Diffs:
http://junit.netbeans.org/source/browse/junit/src/org/netbeans/modules/junit/wizards/Bundle.properties?r1=1.6&r2=1.7&diff_format=u
http://junit.netbeans.org/source/browse/junit/src/org/netbeans/modules/junit/wizards/SimpleTestStepLocation.java?r1=1.16&r2=1.17&diff_format=u
Comment 3 Max Sauer 2005-07-18 16:00:47 UTC
Martine, could you please verify this issue? Thanks.
Comment 4 Martin Schovanek 2005-07-22 17:13:01 UTC
VERIFIED