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 108451 - a11y: conflict mnemonic key in property binding dialog
Summary: a11y: conflict mnemonic key in property binding dialog
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Pegah Sarram
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-06-28 17:50 UTC by Sherry Zhou
Modified: 2007-08-30 15:53 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 Sherry Zhou 2007-06-28 17:50:22 UTC
nb6 build 200706270000

In property binding dialog, both checkbox All and Clear button use the same mnemonic key 'l'


 Here is result from a11y tool:
 Components with potential mnemonics conflict:^M
 - components with mnemonic 'L' :^M
   Class: javax.swing.JButton {  Clear |  Clear Button } ^M
   Class: javax.swing.JRadioButton {  Show all properties  |  Show all propertie
s  }
Comment 1 Pegah Sarram 2007-07-30 22:53:20 UTC
Change the mnemonic character from L to some other character like W for SHOW_ALL_MNEMONIC in binding/Bundle.properties. 
Comment 2 Pegah Sarram 2007-08-28 23:06:03 UTC
Fixed the mnemonics conflicts.

/cvs/visualweb/propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/Bundle.properties,v  <-- 
Bundle.properties
new revision: 1.2; previous revision: 1.1
done 
Comment 3 Lark Fitzgerald 2007-08-30 15:53:17 UTC
Verified using:
Product Version: NetBeans 6 IDE Dev (Build 200708300000) 
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)
Java: 1.5.0_12; Java HotSpot(TM) Client VM 1.5.0_12-b04 
Glassfish: 58c
Woodstock 4.1: 200708281412

clear now uses r