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 - [a11y] - project properties -> formatting
Summary: [a11y] - project properties -> formatting
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Formatting & Indentation (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Filip Zamboj
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2009-04-28 11:43 UTC by Filip Zamboj
Modified: 2010-05-14 21:02 UTC (History)
2 users (show)

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 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