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 184638

Summary: [A11Y] Options window
Product: php Reporter: Filip Zamboj <fzamboj>
Component: ProjectAssignee: Filip Zamboj <fzamboj>
Status: RESOLVED FIXED    
Severity: normal CC: fzamboj, tmysik
Priority: P4 Keywords: A11Y
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Filip Zamboj 2010-04-21 14:59:46 UTC
/home/felipee/SUN/clones/web-main/php.editor/src/org/netbeans/modules/php/editor/indent/ui/FmtAlignment.java

Doesn't implement Accessible :
   Class: javax.swing.plaf.synth.SynthSplitPaneDivider {  } 


 No Accessible name :
   - none.

 No Accessible description :
   Class: javax.swing.JCheckBox {  "catch" |  } 
   Class: javax.swing.JCheckBox {  "else", "elseif" |  } 
   Class: javax.swing.JCheckBox {  "while" |  } 
   Class: javax.swing.JCheckBox {  Array Initializer |  } 
   Class: javax.swing.JCheckBox {  Assignment |  } 
   Class: javax.swing.JCheckBox {  Binary Operators |  } 
   Class: javax.swing.JCheckBox {  For |  } 
   Class: javax.swing.JCheckBox {  Implements List |  } 
   Class: javax.swing.JCheckBox {  Method Call Arguments |  } 
   Class: javax.swing.JCheckBox {  Method Parameters |  } 
   Class: javax.swing.JCheckBox {  Parenthesized |  } 
   Class: javax.swing.JCheckBox {  Ternary Operators |  } 
   Class: javax.swing.JCheckBox {  after modifiers |  }
Comment 1 Quality Engineering 2010-05-19 06:13:56 UTC
Integrated into 'main-golden', will be available in build *201005182201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/
User: 
Log: