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 54260 - A11Y Problems in Proj. Props. on panel Libraries
Summary: A11Y Problems in Proj. Props. on panel Libraries
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords: A11Y
Depends on:
Blocks: 55836
  Show dependency tree
 
Reported: 2005-02-01 09:58 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 09:58:54 UTC
[dev-200501301900, JDK 1.4.2_06]

No Accessible name :
 Class: javax.swing.JList {  |  }
 Class: javax.swing.JTabbedPane {  |  }
 Class:
org.openide.explorer.view.TreeView$ExplorerTree {
 |  }

No Accessible description :
 Class: javax.swing.JButton {  Add JAR/Folder |  }
 Class: javax.swing.JButton {  Add Library... |  }
 Class: javax.swing.JButton {  Add Project... |  }
 Class: javax.swing.JButton {  Move Down |  }
 Class: javax.swing.JButton {  Move Up |  }
 Class: javax.swing.JButton {  Remove |  }
 Class: javax.swing.JCheckBox {  Build Projects on
Classpath |  }
 Class: javax.swing.JList {  |  }
 Class: javax.swing.JTabbedPane {  |  }
 Class:
org.openide.explorer.view.TreeView$ExplorerTree {
 |  }

Components with no LABEL_FOR pointing to it :
 Class: javax.swing.JList {  |  }
 Class: javax.swing.JTabbedPane {  |  }
 Class:
org.openide.explorer.view.TreeView$ExplorerTree {
 |  }

Components with no mnemonic :
 Class: javax.swing.JCheckBox {  Build Projects on
Classpath |  }
Comment 1 Milan Kubec 2005-02-02 10:08:29 UTC
Sorry, but a11y issues have Bug Priority Guidelines:
http://qa.netbeans.org/processes/a11y_bug_priority_guidelines.html
that say that it should be P2.
Comment 2 Petr Hrebejk 2005-02-02 11:56:54 UTC
Then the guidelines are stupid. It seems to me that we are just making
a tool (of questionable quality) happy. Other yhing is that we have
the A11Y keyword so there is no need for extra mark by priority. 

You did your job corretly, you filled that issue as a P2. I'm the bad
guy who downgrades them to P3. 

I will fix it even if i is P3, I promise. :-)

Comment 3 Petr Hrebejk 2005-02-07 16:39:07 UTC
Tabbed pane will not have label for it. The rest should be 
fixed

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.59; previous revision: 1.58
done
Checking in
src/org/netbeans/modules/java/j2seproject/ui/customizer/CustomizerLibraries.form;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/CustomizerLibraries.form,v
 <--  CustomizerLibraries.form
new revision: 1.3; previous revision: 1.2
done
Checking in
src/org/netbeans/modules/java/j2seproject/ui/customizer/CustomizerLibraries.java;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/CustomizerLibraries.java,v
 <--  CustomizerLibraries.java
new revision: 1.6; previous revision: 1.5
done
Comment 4 Milan Kubec 2005-02-08 09:50:54 UTC
One more:

No Accessible description :
  Class: javax.swing.JCheckBox {  Build Projects on Classpath |  }
Comment 5 Petr Hrebejk 2005-02-14 12:37:31 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.65; previous revision: 1.64
done
Checking in
src/org/netbeans/modules/java/j2seproject/ui/customizer/CustomizerJavadoc.form;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/CustomizerJavadoc.form,v
 <--  CustomizerJavadoc.form
new revision: 1.9; previous revision: 1.8
done
Checking in
src/org/netbeans/modules/java/j2seproject/ui/customizer/CustomizerJavadoc.java;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/CustomizerJavadoc.java,v
 <--  CustomizerJavadoc.java
new revision: 1.11; previous revision: 1.10
done
Checking in
src/org/netbeans/modules/java/j2seproject/ui/customizer/CustomizerLibraries.form;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/CustomizerLibraries.form,v
 <--  CustomizerLibraries.form
new revision: 1.4; previous revision: 1.3
done
Checking in
src/org/netbeans/modules/java/j2seproject/ui/customizer/CustomizerLibraries.java;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/CustomizerLibraries.java,v
 <--  CustomizerLibraries.java
new revision: 1.7; previous revision: 1.6
done
Comment 6 Milan Kubec 2005-02-24 14:30:12 UTC
Verified in dev-200502231900.