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 184663

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

Description Filip Zamboj 2010-04-21 15:37:47 UTC
Components with potential mnemonics conflict:
 - components with mnemonic 'T' :
   Class: javax.swing.JButton {  Export |  Export Options } 
   Class: javax.swing.JCheckBox {  Also Non-Static Methods after "::" |  Offer also non-static class methods after "::". } 

 - components with mnemonic 'I' :
   Class: javax.swing.JButton {  Import |  Import Options } 
   Class: javax.swing.JRadioButton {  Variables from Current File |  Offer variable names only from current file. } 

/home/felipee/SUN/clones/web-main/php.editor/src/org/netbeans/modules/php/editor/options/CodeCompletionPanel.java
Comment 1 Quality Engineering 2010-05-19 06:07:50 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: