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 163867

Summary: [a11y] - project properties -> formatting
Product: php Reporter: Filip Zamboj <fzamboj>
Component: Formatting & IndentationAssignee: Filip Zamboj <fzamboj>
Status: RESOLVED FIXED    
Severity: blocker CC: fzamboj, ppisl
Priority: P4 Keywords: A11Y
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Filip Zamboj 2009-04-28 11:43:19 UTC
===============================================
 Tested Window title : Project Properties - PhpProject9
===============================================

Results of Accessibility test

 No Accessible description :
   Class: javax.swing.JButton {  Edit global options |  } 
   Class: javax.swing.JRadioButton {  Use global options |  } 
   Class: javax.swing.JRadioButton {  Use project specific options |  } 

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


 Components with no mnemonic :
   Class: javax.swing.JButton {  Edit global options |  } 
   Class: javax.swing.JRadioButton {  Use global options |  } 
   Class: javax.swing.JRadioButton {  Use project specific options |  }
Comment 1 Tomasz Slota 2009-05-19 08:50:13 UTC
confirmed
Comment 2 Jaromir Uhrik 2009-10-09 11:31:02 UTC
The section with LABEL_FOR is not a bug, only valid sections are missing acc-description and mnemonics.
Decreasing the priority to P4 according to accessibility section of our bug priority guidelines
(http://wiki.netbeans.org/BugPriorityGuidelines).
Comment 3 Tomasz Slota 2010-02-04 10:11:49 UTC
ppisl is the new owner of formatting/indentation area
Comment 4 Filip Zamboj 2010-05-14 21:02:56 UTC
fixed with others a11y issues