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 54532 - A11Y Problems in Run Project dialog
Summary: A11Y Problems in Run Project dialog
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2005-02-04 09:32 UTC by Milan Kubec
Modified: 2006-03-24 12:50 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 Milan Kubec 2005-02-04 09:32:01 UTC
[dev-200502021900, JDK 1.4.2_07]

Dialog is opened if no class is set as main and
user invokes action Run Project.

No Accessible description :
  Class: javax.swing.JButton {  OK |  }
Comment 1 Tomas Zezula 2005-02-08 13:33:07 UTC
Checking in
j2seproject/src/org/netbeans/modules/java/j2seproject/J2SEActionProvider.java;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/J2SEActionProvider.java,v
 <--  J2SEActionProvider.java
new revision: 1.38; previous revision: 1.37
done
Processing log script arguments...
More commits to come...
Checking in
j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/Bundle.properties;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.63; previous revision: 1.62
done
Comment 2 Milan Kubec 2005-02-09 13:20:20 UTC
Verified in dev-200502081900.