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 54273 - A11Y Problems in Proj. Props. on panel Run
Summary: A11Y Problems in Proj. Props. on panel Run
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2005-02-01 11:24 UTC by Milan Kubec
Modified: 2006-03-24 12:58 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-01 11:24:21 UTC
[dev-200501301900, JDK 1.4.2_06]

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

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

Components with no LABEL_FOR pointing to it :
 Class: javax.swing.JTextField {  |  }
 Class: javax.swing.JTextField {  |  }

Components with no mnemonic :
  Class: javax.swing.JLabel {  (e.g. -Xms100) |  }
Comment 1 Tomas Zezula 2005-02-01 15:34:03 UTC
Checking in
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.51; previous revision: 1.50
done
Checking in
src/org/netbeans/modules/java/j2seproject/ui/customizer/CustomizerRun.form;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/CustomizerRun.form,v
 <--  CustomizerRun.form
new revision: 1.11; previous revision: 1.10
done
Checking in
src/org/netbeans/modules/java/j2seproject/ui/customizer/CustomizerRun.java;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/CustomizerRun.java,v
 <--  CustomizerRun.java
new revision: 1.18; previous revision: 1.17
done
Comment 2 Milan Kubec 2005-02-08 09:21:50 UTC
Verified in dev-200502071900.