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 25962 - Mnemonics conflict in Javadoc Index Search
Summary: Mnemonics conflict in Javadoc Index Search
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@java
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2002-07-24 12:09 UTC by Milan Kubec
Modified: 2003-03-12 11:00 UTC (History)
1 user (show)

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 Milan Kubec 2002-07-24 12:09:34 UTC
There is mnemonics conflict in Javadoc Index
Search dialog - Alt+F is used for Find action and
for Forward action.
Comment 1 Tomas Hurka 2002-08-13 18:51:10 UTC
Jirko,
can you or someone other from UI team resolve this mnemonics conflict.
Thanks.
Comment 2 Chris Ledantec 2003-02-26 15:05:29 UTC
assign A+w to foward.
Comment 3 Svata Dedic 2003-03-05 14:28:28 UTC
That will not work; the embedded browser is a shared component. IN 
addition Alt-W is already taken by "Show Source". 
Comment 4 Svata Dedic 2003-03-05 15:23:01 UTC
Assigning Alt-D (finD) 
Fixed in trunk (bundle change only): 
/cvs/javadoc/src/org/netbeans/modules/javadoc/search/Bundle.properties,v  
<--  Bundle.properties 
new revision: 1.51; previous revision: 1.50 
 
Comment 5 Svata Dedic 2003-03-11 15:48:02 UTC
Raising priority (A11Y should be fixed for release). Merged to rel35: 
/cvs/javadoc/src/org/netbeans/modules/javadoc/search/Bundle.properties,v  
<--  Bundle.properties 
new revision: 1.50.18.1; previous revision: 1.50 
 
Comment 6 Milan Kubec 2003-03-12 11:00:03 UTC
Verified, although Alt+F works only if the action is enabled,
othervise it opens File menu in Main Window, inspite of Main window
doesn't have a focus.