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 184662

Summary: [A11Y] Options window
Product: php Reporter: Filip Zamboj <fzamboj>
Component: ProjectAssignee: Filip Zamboj <fzamboj>
Status: RESOLVED INVALID    
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 15:36:46 UTC
No Accessible description :
   Class: javax.swing.JComboBox {  Language: |  } 

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTabbedPane {  Code Completion |  Options Panel } 

 Components with no mnemonic :
   Class: javax.swing.JLabel {  Always complete fully qualified names (e.g. "\my\space\MyClass") |  Information about fully qualified names. } 
   Class: javax.swing.JLabel {  Always complete names without namespace names (e.g. "MyClass") |  Information about unqualified names. } 
   Class: javax.swing.JLabel {  Complete qualified names according imports (e.g. "space\MyClass") |  Information about "smart" names (based on existing imports). }
Comment 1 Filip Zamboj 2010-04-21 15:37:44 UTC
/home/felipee/SUN/clones/web-main/php.editor/src/org/netbeans/modules/php/editor/options/CodeCompletionPanel.java