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 56072 - A11Y: issues on 'Tools > JUnit Tests > Create Tests' dialog
Summary: A11Y: issues on 'Tools > JUnit Tests > Create Tests' dialog
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:45 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:45:08 UTC
[#200503031900, jdk1.5.0_02]

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

Results of Accessibility test

* No Accessible description :
   Class: javax.swing.JComboBox {  Location: |  } 


* Components with potential mnemonics conflict:
 - components with mnemonic 'E' :
   Class: javax.swing.JCheckBox {  Generate
Default Method Bodies |  Generate default bodies
of test methods. } 
   Class: javax.swing.JCheckBox {  Include
Exception Classes |  Include exception classes. }
Comment 1 Marian Petras 2005-03-10 11:12:17 UTC
Confirmed, accepted.
Comment 2 Marian Petras 2005-03-10 11:14:00 UTC
Fixed in the trunk.

Modified files:

    junit/src/org/netbeans/modules/junit/Bundle.properties   (1.61)
    junit/src/org/netbeans/modules/junit/JUnitCfgOfCreate.java   (1.35)

Diffs:
http://junit.netbeans.org/source/browse/junit/src/org/netbeans/modules/junit/Bundle.properties?r1=1.60&r2=1.61&diff_format=u
http://junit.netbeans.org/source/browse/junit/src/org/netbeans/modules/junit/JUnitCfgOfCreate.java?r1=1.34&r2=1.35&diff_format=u
Comment 3 Max Sauer 2005-07-18 15:58:50 UTC
Martine, could you please verify this issue? Thanks.
Comment 4 Martin Schovanek 2005-07-22 17:12:37 UTC
VERIFIED