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 174376 - Accessibility problems in formatting panel
Summary: Accessibility problems in formatting panel
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Max Sauer
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2009-10-12 17:00 UTC by Petr Dvorak
Modified: 2009-10-13 10:13 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 Dvorak 2009-10-12 17:00:04 UTC
Open Options>Editor>Formatting and select java... Elements in the panel are missing accessible descriptions.

No Accessible description :
   Class: javax.swing.JCheckBox {  Absolute Label Indentation |  } 
   Class: javax.swing.JCheckBox {  Add Leading Star In Comment |  } 
   Class: javax.swing.JCheckBox {  Indent Case Statements In Switch |  } 
   Class: javax.swing.JCheckBox {  Indent Top Level Class Members |  } 
   Class: javax.swing.JTabbedPane {  |  } 
   Class: javax.swing.JTextField {  Continuation Indentation Size: |  } 
   Class: javax.swing.JTextField {  Label Indentation: |  }
Comment 1 Max Sauer 2009-10-13 10:13:43 UTC
Fixed in cfc50901c086.