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 232225 - Allow to define shortcut for "Re-run goals"
Summary: Allow to define shortcut for "Re-run goals"
Status: REOPENED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords: A11Y, USABILITY
Depends on:
Blocks:
 
Reported: 2013-07-03 20:46 UTC by markiewb
Modified: 2016-07-10 20:36 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Shows one rerun-button, but no shortcut can be defined for it (31.65 KB, image/png)
2013-07-03 20:46 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description markiewb 2013-07-03 20:46:01 UTC
Created attachment 136675 [details]
Shows one rerun-button, but no shortcut can be defined for it

* run a maven build -> output window opens and the build ran
* on the left side of the output window there are buttons to "re-run the goals"/"re-run the goals with different arguments"

ACTUAL: you can click on the buttons via mouse, BUT there is no shortcut (defined nor it can be set in keymap options) to invoke this action via keyboard

EXPECTED: allow shortcuts to be set for these actions
Comment 1 Milos Kleint 2013-10-09 11:13:47 UTC
the problem is that the action is hard to make global as it's only associated with the output tab it belongs to and there can be multiple maven output tabs at once.
Comment 2 markiewb 2013-10-09 19:12:38 UTC
(In reply to Milos Kleint from comment #1)
> the problem is that the action is hard to make global as it's only
> associated with the output tab it belongs to and there can be multiple maven
> output tabs at once.

How to rerun the goals of the currently open maven output window? Most times this will be the newest one.
Comment 3 Martin Balin 2016-07-07 08:39:32 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss
Comment 4 markiewb 2016-07-10 20:36:52 UTC
Still valid in 8.2 dev 
Product Version: NetBeans IDE Dev (Build 201607100002)