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 38812 - No accessible description for progress dialog
Summary: No accessible description for progress dialog
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: junit-issues@java
URL:
Keywords: A11Y, SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2004-01-15 11:46 UTC by Jiri Skrivanek
Modified: 2004-03-02 11: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 Jiri Skrivanek 2004-01-15 11:46:51 UTC
Progress dialog opened during test generation has
no accessible description.

result from A11Y Tester:
-----------------------------------
No Accessible description :
   Class:
org.netbeans.core.windows.services.NbDialog { 
Unit tests generation in progress ... |  }

Tested in build 200401141900, JDK1.4.2_03, WindowsXP.
Comment 1 Marian Petras 2004-03-01 17:17:48 UTC
OK, will be fixed in NetBeans 3.6.
Comment 2 Marian Petras 2004-03-01 17:50:31 UTC
Fixed in the trunk.
Comment 3 Jiri Skrivanek 2004-03-02 11:38:36 UTC
Verified.