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 166179 - Mnemonic confilict in Font&Color panel
Summary: Mnemonic confilict in Font&Color panel
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Options (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords: SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2009-05-28 14:15 UTC by Jiri Prox
Modified: 2009-11-09 09:32 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 Jiri Prox 2009-05-28 14:15:53 UTC
Product Version: NetBeans IDE 6.7 RC1 (Build 200905280001)
Java: 1.6.0_13; Java HotSpot(TM) Client VM 11.3-b02
System: Linux version 2.6.24-23-generic running on i386; UTF-8; en_US (nb)
Userdir: /home/jp159440/.netbeans/6.7rc1

There is mnemonic conflict in Fonts&Colors panel - on each tab (Syntax, Highlighting, Annotations, Diff) is used t as
mnemonic for Category, but it collides with Expor_t_
Comment 1 Michel Graciano 2009-05-28 19:16:58 UTC
There is spec about it? I am sure that NetFIX could fix it but will be necessary know the UI spec.
Comment 2 Vitezslav Stejskal 2009-11-09 09:32:07 UTC
Changeset: d134ffa6a802
Author:    Vita Stejskal <vstejskal@netbeans.org>
Date:      2009-11-09 17:32
Message:   fixing mnemonic conflicts
Issue #166179 - Mnemonic confilict in Font&Color panel