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 45731 - A11Y problems in Run Project dialog (main class no set)
Summary: A11Y problems in Run Project dialog (main class no set)
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords: A11Y
: 45576 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-06-30 13:51 UTC by Milan Kubec
Modified: 2007-09-26 09:14 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 2004-06-30 13:51:54 UTC
Dialog opened when no main class is set and user
invokes Run Project.

 No Accessible name :
   Class: javax.swing.JList {  |  }

 No Accessible description :
   Class: javax.swing.JList {  |  }
   Class:
org.netbeans.core.windows.services.NbDialog {  Run
Project |  }

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JList {  |  }
Comment 1 Tomas Zezula 2004-07-14 10:02:05 UTC
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.26; previous revision: 1.25
done
Checking in
j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/MainClassChooser.form;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/MainClassChooser.form,v
 <--  MainClassChooser.form
new revision: 1.5; previous revision: 1.4
done
Checking in
j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/MainClassChooser.java;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/MainClassChooser.java,v
 <--  MainClassChooser.java
new revision: 1.16; previous revision: 1.15
done
Checking in
j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/MainClassWarning.form;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/MainClassWarning.form,v
 <--  MainClassWarning.form
new revision: 1.4; previous revision: 1.3
done
Checking in
j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/MainClassWarning.java;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/MainClassWarning.java,v
 <--  MainClassWarning.java
new revision: 1.8; previous revision: 1.7
done
Comment 2 Tomas Zezula 2004-07-14 10:15:39 UTC
*** Issue 45576 has been marked as a duplicate of this issue. ***
Comment 3 Milan Kubec 2004-07-15 12:28:34 UTC
Verified in custom build 20040715.
Comment 4 Quality Engineering 2007-09-20 10:46:03 UTC
Reorganization of java component