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 65489 - [A11Y] Create Tests' OK button does not have accessible description
Summary: [A11Y] Create Tests' OK button does not have accessible description
Status: VERIFIED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: junit-issues@java
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2005-09-30 09:02 UTC by Max Sauer
Modified: 2005-10-21 15:38 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 Max Sauer 2005-09-30 09:02:26 UTC
JUnit Create Tests dialog does not have accessible description for its OK button:

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



[5.0dev 200509281800, JDK 1.5.0_05, solaris 10/sparc]
Comment 1 Marian Petras 2005-10-21 15:35:16 UTC
There is no need for OK buttons to have accessible descriptions (consulted with
UI engineer Jano Rojcek).

Marked as INVALID.
Comment 2 Max Sauer 2005-10-21 15:38:19 UTC
OK, marking as verified.