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

Summary: Mnemonic confilict in Font&Color panel
Product: editor Reporter: Jiri Prox <jiriprox>
Component: OptionsAssignee: issues@editor <issues>
Status: RESOLVED FIXED    
Severity: blocker Keywords: SIMPLEFIX
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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