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 73046 - Module properties: Missing mnemonics for Add/Remove required tokens
Summary: Module properties: Missing mnemonics for Add/Remove required tokens
Status: VERIFIED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords: A11Y, SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2006-02-27 12:25 UTC by pzajac
Modified: 2006-02-28 15:52 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 pzajac 2006-02-27 12:25:26 UTC
Open properties for module project. Select libraries category. The Add and
Remove required tokens don't have assigned mnemonics.
Comment 1 Martin Krauskopf 2006-02-27 12:40:14 UTC
As in spec. There are not free mnemonics. Would be probably cumbersome to remake
current setup. But if you have any idea.
Also you may just Alt-q, Tab.
Comment 2 pzajac 2006-02-27 12:51:39 UTC
So why not to use these mnemonics:
o - Module Dependencies 
d - Add  (Required tokens button)
v - Remove (required tokens button) 
Comment 3 Martin Krauskopf 2006-02-27 13:07:09 UTC
Probably you are right. I would also like to have some shortcut for it. Nobody
against Jesse (author of the original spec)?
Comment 4 Jesse Glick 2006-02-27 16:04:37 UTC
Fine if you can find some free mnemonics. As with Martin, I don't consider this
particularly important, since these controls are rarely used and easily enough
accessible via TAB if you need to use the keyboard. <off-topic>We have plenty of
_real_ accessibility problems in the IDE that have never even been filed as bugs
as far as I know (try unplugging your mouse for a few days and see how far you
get).</>
Comment 5 Martin Krauskopf 2006-02-28 11:02:13 UTC
../www/50u1-ui.html; 1.23 -> 1.24; 
ui/customizer/Bundle.properties; 1.73 -> 1.74;
ui/customizer/CustomizerLibraries.form; 1.12 -> 1.13;
ui/customizer/CustomizerLibraries.java; 1.48 -> 1.49;
Comment 6 Martin Krauskopf 2006-02-28 11:19:55 UTC
Backported.

ui/customizer/Bundle.properties; 1.73 -> 1.73.2.1;
ui/customizer/CustomizerLibraries.form; 1.12 -> 1.12.2.1;
ui/customizer/CustomizerLibraries.java; 1.44.2.3 -> 1.44.2.4;
Comment 7 pzajac 2006-02-28 15:52:02 UTC
Verified in 50u1.