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 - [A11Y] Options window
Summary: [A11Y] Options window
Status: RESOLVED INVALID
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: PC Linux
: P4 normal (vote)
Assignee: Filip Zamboj
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2010-04-21 15:36 UTC by Filip Zamboj
Modified: 2010-05-14 16:40 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 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