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 110440 - [a11y] Inspector window doesn't implement all requirements for accessibility
Summary: [a11y] Inspector window doesn't implement all requirements for accessibility
Status: RESOLVED WONTFIX
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-07-20 15:24 UTC by Jana Maleckova
Modified: 2007-07-24 22:53 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 Jana Maleckova 2007-07-20 15:24:06 UTC
Product Version: NetBeans IDE Dev (Build 070720) Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05 System: Windows
XP version 5.1 running on x86; Cp1252; en_GB (nb)

report

===============================================
 Tested Window title : Inspector
===============================================

Results of Accessibility test


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   Class: javax.swing.CellRendererPane {  |  }
   Class: javax.swing.JScrollPane$ScrollBar {  |  }
   Class: javax.swing.JScrollPane$ScrollBar {  |  }
   Class: javax.swing.JViewport {  |  }


 No Accessible description :
   Class: com.sun.java.swing.plaf.windows.WindowsScrollBarUI$WindowsArrowButton {   |  }
   Class: com.sun.java.swing.plaf.windows.WindowsScrollBarUI$WindowsArrowButton {   |  }
   Class: com.sun.java.swing.plaf.windows.WindowsScrollBarUI$WindowsArrowButton {   |  }
   Class: com.sun.java.swing.plaf.windows.WindowsScrollBarUI$WindowsArrowButton {   |  }
   Class: javax.swing.CellRendererPane {  |  }
   Class: javax.swing.JScrollPane$ScrollBar {  |  }
   Class: javax.swing.JScrollPane$ScrollBar {  |  }
   Class: javax.swing.JViewport {  |  }


 Label with LABEL_FOR not set :
   - none.

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


 Components with no mnemonic :
   Class: com.sun.java.swing.plaf.windows.WindowsScrollBarUI$WindowsArrowButton {   |  }
   Class: com.sun.java.swing.plaf.windows.WindowsScrollBarUI$WindowsArrowButton {   |  }
   Class: com.sun.java.swing.plaf.windows.WindowsScrollBarUI$WindowsArrowButton {   |  }
   Class: com.sun.java.swing.plaf.windows.WindowsScrollBarUI$WindowsArrowButton {   |  }


 Components with wrong mnemonic (mnemonic isn't ASCII , label doesn't contain mnemonic):
   - none.

 Components not reachable with tab traversal :
   - none.
Comment 1 Tomas Pavek 2007-07-20 15:56:00 UTC
This report is completely misleading. It just shows some scrollpane/look&feel internals which we can't do anything with.