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 44419

Summary: right ALT+F in editor shows Find in Files
Product: utilities Reporter: David Konecny <dkonecny>
Component: SearchAssignee: Marian Petras <mpetras>
Status: CLOSED FIXED    
Severity: blocker CC: dpavlica
Priority: P2 Keywords: A11Y, UI
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description David Konecny 2004-06-07 13:35:13 UTC
It should not. And in addition this shortcut is
used by Windows OS for typing "[" character on
Czech keyboard. That means I'm not able to use
arrays now. :-)
Comment 1 Marian Petras 2004-06-07 14:46:33 UTC
Dusan, it seems that right Alt emulates Ctrl-Alt, at least on Windows,
and Ctrl-Alt-F is assigned to action "Find in Projects...".

Please specify another shortcut or decide that there should be no
shortcut. I think searching in projects will be used frequently so
that the action should have some shortcut.
Comment 2 David Konecny 2004-06-07 14:51:20 UTC
I think Alt is reserved for OS shortcuts and should be never used.
Comment 3 dpavlica 2004-06-24 16:28:57 UTC
Ok...Then let's use Ctrl+Shift+P
Comment 4 Marian Petras 2004-06-25 07:45:36 UTC
Fixed in the trunk. Shortcut Ctrl+Shift+P is used now.

Modified file:
   utilities/project/src/org/netbeans/modules/search/project/layer.xml
   (revision 1.3)
Comment 5 novakm 2007-10-16 10:35:12 UTC
Closing this issue as it is no longer valid in latest build of 6.0.