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 132654 - F11 shortcut for Build Main Project don't work
Summary: F11 shortcut for Build Main Project don't work
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker with 5 votes (vote)
Assignee: Milan Kubec
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2008-04-11 19:09 UTC by Michel Graciano
Modified: 2008-04-15 14:20 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
F11 keymap from RC1. How come? (3.99 KB, image/png)
2008-04-14 08:53 UTC, Lukas Hasik
Details
diff (1018 bytes, text/plain)
2008-04-14 13:41 UTC, Milan Kubec
Details
module jar file with fix (247.46 KB, application/octet-stream)
2008-04-14 13:43 UTC, Milan Kubec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michel Graciano 2008-04-11 19:09:57 UTC
F11 shortcut for Build Main Project doesn't work because F11 is used for Clean and Build Main Project as well, which
override the default shortcut.
Comment 1 Lukas Hasik 2008-04-14 08:53:55 UTC
Created attachment 60109 [details]
F11 keymap from RC1. How come?
Comment 2 Tomas Danek 2008-04-14 11:41:46 UTC
200804042002 - clean and build has registed F11, S-F11
200804040802 - clean and build has registed only S-F11
Comment 3 Milan Kubec 2008-04-14 13:40:55 UTC
Caused by mistake in fix of issue #131845 (which was introduced by fixing the issue #104878) by saubrecht.

The problem is not in main repo, so the fix will go only into release61 repo.
Comment 4 Milan Kubec 2008-04-14 13:41:41 UTC
Created attachment 60134 [details]
diff
Comment 5 Milan Kubec 2008-04-14 13:43:08 UTC
Created attachment 60135 [details]
module jar file with fix
Comment 6 Milan Kubec 2008-04-14 13:44:14 UTC
Diff and module with fix are attached. The JAR file is supposed to go into netbeans/ide9/modules.

Please verify the fix. Thanks.
Comment 7 Michel Graciano 2008-04-14 14:12:36 UTC
The jar works for me.
Comment 8 Lukas Hasik 2008-04-15 13:48:14 UTC
verified with the patch.
Comment 9 Milan Kubec 2008-04-15 14:20:52 UTC
Fixed in release61 brach.

http://hg.netbeans.org/release61/rev/63f511dbee14