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