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

Summary: Accessibility problems in formatting panel
Product: java Reporter: Petr Dvorak <joshis>
Component: EditorAssignee: Max Sauer <msauer>
Status: RESOLVED FIXED    
Severity: blocker Keywords: A11Y
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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.