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 173762 - Kenai project details page is not accessible
Summary: Kenai project details page is not accessible
Status: VERIFIED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Team Framework (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Dvorak
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2009-10-05 14:56 UTC by Jaromir Uhrik
Modified: 2009-11-02 13:07 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 Jaromir Uhrik 2009-10-05 14:56:33 UTC
Product Version: NetBeans IDE 6.8 Beta (Build 200910020947)
Java: 1.5.0_20; Java HotSpot(TM) Client VM 1.5.0_20-141
System: Mac OS X version 10.5.8 running on i386; MacRoman; en_US (nb)

There are missing basic accessibility features in project details. Please start with making the page focus traversable,
then other minor problems should be fixed. Here is the output of a11y-tester tool:

===============================================
 Tested Window title : jscreenpicker
===============================================
Results of Accessibility test
 Doesn't implement Accessible :
   Class: javax.swing.text.ComponentView$Invalidator {  } 
   Class: javax.swing.text.ComponentView$Invalidator {  } 
   Class: javax.swing.text.ComponentView$Invalidator {  } 
   Class: javax.swing.text.ComponentView$Invalidator {  } 
 No Accessible name :
   Class: javax.swing.JTabbedPane {  |  } 
   Class: javax.swing.JTextArea {  |  } 
   Class: javax.swing.JTextPane {  |  text/html } 
 No Accessible description :
   Class: javax.swing.JButton {  Get this repository |  } 
   Class: javax.swing.JTabbedPane {  |  } 
   Class: javax.swing.JTextArea {  |  } 
 Label with LABEL_FOR not set :
   - none.
 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTabbedPane {  |  } 
   Class: javax.swing.JTextArea {  |  } 
   Class: javax.swing.JTextPane {  |  text/html } 
 Components with no mnemonic :
   Class: javax.swing.JButton {  Get this repository |  } 
 Components with wrong mnemonic (mnemonic isn't ASCII , label doesn't contain mnemonic):
   - none.
 Components not reachable with tab traversal :
   Class: javax.swing.JButton {  Get this repository |  } 
   Class: javax.swing.JTabbedPane {  |  } 
   Class: javax.swing.JTextArea {  |  } 
   Class: javax.swing.JTextPane {  |  text/html }
Comment 1 Quality Engineering 2009-10-12 11:46:08 UTC
Integrated into 'main-golden', will be available in build *200910100201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/0b32264f36ab
User: joshis@netbeans.org
Log: #173762 - Kenai project details page is not accessible (partial fix)
Comment 2 Jan Becicka 2009-10-13 12:17:02 UTC
is this issue still p2 after the fix? Do you nned help with sometging?
Comment 3 Petr Dvorak 2009-10-13 13:09:08 UTC
The page should be traversable by tab and should fix some A11Y problems - making this issue a P3...
Comment 4 Petr Dvorak 2009-10-27 14:33:30 UTC
Just tested tab traversal on XP, I filled in A11Y stuff where needed/possible (part of the content is in JEditorPane).
Comment 5 Jaromir Uhrik 2009-11-02 13:07:09 UTC
Tab traversal is now working. Verified in:
Product Version: NetBeans IDE Dev (Build cdev-1611-on-091031)
Java: 1.6.0_16; Java HotSpot(TM) Client VM 14.2-b01
System: Windows XP version 5.1 running on x86; MS932; ja_JP (nb)