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 45568 - A11Y problems in Java Platform Manager
Summary: A11Y problems in Java Platform Manager
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2004-06-25 13:19 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-25 13:19:28 UTC
Java Platform Manager, Classes tab. (A11Y problems
in tabs overlap)

 No Accessible name :
   Class: javax.swing.JList {  |  }
   Class:
org.netbeans.modules.java.j2seplatform.platformdefinition.J2SEPlatformCustomizer
{  |  }
   Class:
org.openide.explorer.view.TreeView$ExplorerTree {
 |  }

 No Accessible description :
   Class: javax.swing.JButton {  Add Platform... |  }
   Class: javax.swing.JButton {  Close |  }
   Class: javax.swing.JList {  |  }
   Class: javax.swing.JTextField {  Platform
Folder: |  }
   Class: javax.swing.JTextField {  Platform Name:
|  }
   Class:
org.netbeans.core.windows.services.NbDialog { 
Java Platform Manager |  }
   Class:
org.netbeans.modules.java.j2seplatform.platformdefinition.J2SEPlatformCustomizer
{  |  }
   Class:
org.openide.explorer.view.TreeView$ExplorerTree {
 |  }

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JList {  |  }
   Class:
org.netbeans.modules.java.j2seplatform.platformdefinition.J2SEPlatformCustomizer
{  |  }
   Class:
org.openide.explorer.view.TreeView$ExplorerTree {
 |  }

----------------------------------------

Sources tab (mnemonics conflict is probably OK
because they are on different tabs)

 No Accessible name :
   Class: javax.swing.JList {  |  }
   Class:
org.netbeans.modules.java.j2seplatform.platformdefinition.J2SEPlatformCustomizer
{  |  }
   Class:
org.openide.explorer.view.TreeView$ExplorerTree {
 |  }

 No Accessible description :
   Class: javax.swing.JButton {  Add JAR/Folder...
|  }
   Class: javax.swing.JButton {  Add Platform... |  }
   Class: javax.swing.JButton {  Close |  }
   Class: javax.swing.JList {  |  }
   Class: javax.swing.JTextField {  Platform
Folder: |  }
   Class: javax.swing.JTextField {  Platform Name:
|  }
   Class:
org.netbeans.core.windows.services.NbDialog { 
Java Platform Manager |  }
   Class:
org.netbeans.modules.java.j2seplatform.platformdefinition.J2SEPlatformCustomizer
{  |  }
   Class:
org.openide.explorer.view.TreeView$ExplorerTree {
 |  }

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JList {  |  }
   Class:
org.netbeans.modules.java.j2seplatform.platformdefinition.J2SEPlatformCustomizer
{  |  }
   Class:
org.openide.explorer.view.TreeView$ExplorerTree {
 |  }

 Components with potential mnemonics conflict:
 - components with mnemonic 'J' :
   Class: javax.swing.JButton {  Add JAR/Folder...
|  }
   Class: javax.swing.JLabel {  Platform Javadoc: |  }

----------------------------------------

Javadoc tab

 No Accessible name :
   Class: javax.swing.JList {  |  }
   Class:
org.netbeans.modules.java.j2seplatform.platformdefinition.J2SEPlatformCustomizer
{  |  }
   Class:
org.openide.explorer.view.TreeView$ExplorerTree {
 |  }

 No Accessible description :
   Class: javax.swing.JButton {  Add Platform... |  }
   Class: javax.swing.JButton {  Add ZIP/Folder...
|  }
   Class: javax.swing.JButton {  Close |  }
   Class: javax.swing.JList {  |  }
   Class: javax.swing.JTextField {  Platform
Folder: |  }
   Class: javax.swing.JTextField {  Platform Name:
|  }
   Class:
org.netbeans.core.windows.services.NbDialog { 
Java Platform Manager |  }
   Class:
org.netbeans.modules.java.j2seplatform.platformdefinition.J2SEPlatformCustomizer
{  |  }
   Class:
org.openide.explorer.view.TreeView$ExplorerTree {
 |  }

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JList {  |  }
   Class:
org.netbeans.modules.java.j2seplatform.platformdefinition.J2SEPlatformCustomizer
{  |  }
   Class:
org.openide.explorer.view.TreeView$ExplorerTree {
 |  }
Comment 1 Tomas Zezula 2004-07-13 09:47:05 UTC
Checking in
j2seplatform/src/org/netbeans/modules/java/j2seplatform/platformdefinition/Bundle.properties;
/cvs/java/j2seplatform/src/org/netbeans/modules/java/j2seplatform/platformdefinition/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.12; previous revision: 1.11
done
Checking in
j2seplatform/src/org/netbeans/modules/java/j2seplatform/platformdefinition/J2SEPlatformCustomizer.java;
/cvs/java/j2seplatform/src/org/netbeans/modules/java/j2seplatform/platformdefinition/J2SEPlatformCustomizer.java,v
 <--  J2SEPlatformCustomizer.java
new revision: 1.12; previous revision: 1.11
done
Processing log script arguments...
More commits to come...
Checking in platform/src/org/netbeans/api/java/platform/Bundle.properties;
/cvs/java/platform/src/org/netbeans/api/java/platform/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.2; previous revision: 1.1
done
Checking in
platform/src/org/netbeans/api/java/platform/PlatformsCustomizer.java;
/cvs/java/platform/src/org/netbeans/api/java/platform/PlatformsCustomizer.java,v
 <--  PlatformsCustomizer.java
new revision: 1.3; previous revision: 1.2
done
Processing log script arguments...
More commits to come...
Checking in
platform/src/org/netbeans/modules/java/platform/ui/Bundle.properties;
/cvs/java/platform/src/org/netbeans/modules/java/platform/ui/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.11; previous revision: 1.10
done
Checking in
platform/src/org/netbeans/modules/java/platform/ui/PlatformsCustomizer.form;
/cvs/java/platform/src/org/netbeans/modules/java/platform/ui/PlatformsCustomizer.form,v
 <--  PlatformsCustomizer.form
new revision: 1.6; previous revision: 1.5
done
Checking in
platform/src/org/netbeans/modules/java/platform/ui/PlatformsCustomizer.java;
/cvs/java/platform/src/org/netbeans/modules/java/platform/ui/PlatformsCustomizer.java,v
 <--  PlatformsCustomizer.java
new revision: 1.10; previous revision: 1.9
done
Comment 2 Milan Kubec 2004-07-15 09:54:35 UTC
Please next time when you fix any A11Y issue and you know that you
haven't fixed some part of it, please explain why you haven't fixed
it. Thanks
Comment 3 Milan Kubec 2004-07-15 10:08:22 UTC
Verified in custom build 20040715.
Comment 4 Quality Engineering 2007-09-20 10:23:13 UTC
Reorganization of java component