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

Summary: [a11y] Inspector window doesn't implement all requirements for accessibility
Product: guibuilder Reporter: Jana Maleckova <janie>
Component: CodeAssignee: issues@guibuilder <issues>
Status: RESOLVED WONTFIX    
Severity: blocker Keywords: A11Y
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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.