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 140254 - Javadoc Analyzer view accessibility problems
Summary: Javadoc Analyzer view accessibility problems
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jan Becicka
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-07-16 11:12 UTC by Petr Cyhelsky
Modified: 2008-09-02 19:59 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 Petr Cyhelsky 2008-07-16 11:12:51 UTC
Product Version: NetBeans IDE Dev (Build 200807101204)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b14
System: Linux version 2.6.24-16-generic running on i386; UTF-8; en_US (nb)

Following acessibility problems were found in Javadoc analyzer view:

The org.openide.explorer.view.TreeView$ExplorerTree may have inherited accessibility from some wrapping component, if
that is the case please ignore it(i don't see it from accessibility tool).

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

 No Accessible description :
   Class: javax.swing.JButton {   |  }  -
   Class: javax.swing.JButton {   |  }  -  The three buttons on the left side
   Class: javax.swing.JButton {   |  }  -
   Class: javax.swing.JButton {  Fix Selected |  } 
   Class: javax.swing.JCheckBox {  Fix on Next |  } 
   Class: javax.swing.JCheckBox {  Go Over Fixed Problems |  } 
   Class: org.openide.explorer.view.TreeView$ExplorerTree {  |  } 

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

 Components with no mnemonic :
   Class: javax.swing.JButton {   |  } 
   Class: javax.swing.JButton {   |  } 
   Class: javax.swing.JButton {   |  } 
   
In addition the fact that analyzer loses focus on any pressing of button(even the navigating arrows!!) (it is gained by
editor) may be a drag to acessibility software users.
Comment 1 Jan Becicka 2008-07-18 07:56:46 UTC
http://hg.netbeans.org/main/rev/0a6cf82f4edf
Fixed.

> In addition the fact that analyzer loses focus on any pressing of button(even the navigating arrows!!) (it is gained by
editor) may be a drag to acessibility software users.

This is as designed. Use Ctrl-, Ctrl-. (Next, Previous Error) to navigate to next previous fix.
Comment 2 Petr Cyhelsky 2008-09-02 19:59:15 UTC
Verified on:
Product Version: NetBeans IDE Dev (Build 200809020201)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b14
System: Windows Vista version 6.0 running on x86; Cp1250; cs_CZ (nb)