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 218816 - Options dialog: Mnemonic clashes in Editor/General tab
Summary: Options dialog: Mnemonic clashes in Editor/General tab
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Options (show other bugs)
Version: 7.3
Hardware: PC Windows Vista
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-22 08:45 UTC by markiewb
Modified: 2012-09-26 02:08 UTC (History)
0 users

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 markiewb 2012-09-22 08:45:12 UTC
[ BUILD # : 201209210001 ]
[ JDK VERSION : 1.6.35 ]

Several mnemonics are used twice in Editor/General tab 

* "Expor&t" vs. "Show &tooltips"
* "&Use Code folding" vs. "Show o&utline"
Comment 1 Milutin Kristofic 2012-09-25 11:47:02 UTC
Thank you for noticing.

Fixed in http://hg.netbeans.org/jet-main/rev/b51e6af34183

Now:

* "Expor&t" vs. "Show toolti&ps"
* "&Use Code folding" vs. "Sho&w outline"
Comment 2 Quality Engineering 2012-09-26 02:08:58 UTC
Integrated into 'main-golden', will be available in build *201209260001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/b51e6af34183
User: Milutin Kristofic <mkristofic@netbeans.org>
Log: #218816 - Options dialog: Mnemonic clashes in Editor/General tab