Re: AW: Platform API: Context-sensitive keyboard accelerators

2018-03-06 Thread cowwoc
On 2018-03-06 1:22 PM, Neil C Smith wrote: Historically maybe, but that would appear to not be an issue, because as I said, it now conflicts with Profile, but that doesn't cause problems? True. This no longer appears to be a valid issue (if it ever was) - there are lots of context-sensitive m

Re: AW: Platform API: Context-sensitive keyboard accelerators

2018-03-06 Thread Neil C Smith
On Tue, 6 Mar 2018 at 17:58 cowwoc wrote: > The trigger used to be ALT+A. It was changed to ALT+P because of > conflict with the Refactor pulldown menu. > Historically maybe, but that would appear to not be an issue, because as I said, it now conflicts with Profile, but that doesn't cause proble

Re: AW: Platform API: Context-sensitive keyboard accelerators

2018-03-06 Thread cowwoc
The trigger used to be ALT+A. It was changed to ALT+P because of conflict with the Refactor pulldown menu. See https://netbeans.org/bugzilla/show_bug.cgi?id=222400 for the historical discussion. Gili On 2018-03-06 6:46 AM, Neil C Smith wrote: On Tue, 27 Feb 2018 at 19:44 cowwoc wrote: Unf

Re: AW: Platform API: Context-sensitive keyboard accelerators

2018-03-06 Thread Neil C Smith
On Tue, 27 Feb 2018 at 19:44 cowwoc wrote: > Unfortunately, I'm not too familiar with the internals. I filed > https://issues.apache.org/jira/browse/NETBEANS-432 > I'm confused by that bug - why would Alt-A trigger replace all? The underline is on the p. And for me Alt-P works - it doesn't ope

Re: AW: Platform API: Context-sensitive keyboard accelerators

2018-02-27 Thread cowwoc
Unfortunately, I'm not too familiar with the internals. I filed https://issues.apache.org/jira/browse/NETBEANS-432 with a high-level overview of what a user expects. Hopefully someone who is familiar with this codebase can flesh out what this entails. Thank you, Gili On 2018-02-27 12:49 PM, T

Re: AW: Platform API: Context-sensitive keyboard accelerators

2018-02-27 Thread Tim Boudreau
I'd say file an RFE, but best to get as specific as possible about what mechanism needs to be changed and how. I.e. Exactly the desired behavior, what blocks it, and where the change would need to be. -Tim On Tue, Feb 27, 2018 at 11:00 AM cowwoc wrote: > Is it okay if I file a RFE for this, or

Re: AW: Platform API: Context-sensitive keyboard accelerators

2018-02-27 Thread cowwoc
Is it okay if I file a RFE for this, or do you feel it should stew a bit longer in the mailing list? Gili On 2018-02-26 3:47 PM, Christian Lenz wrote: I figured out that problem too, but I don’t know whether this is window specific or not. Sure I think you can add a shortcut to your Code, whi

AW: Platform API: Context-sensitive keyboard accelerators

2018-02-26 Thread Christian Lenz
I figured out that problem too, but I don’t know whether this is window specific or not. Sure I think you can add a shortcut to your Code, which is already taken. You got a warning after NetBeans started that says: „there is a duplicate“. Maybe it overrides it or not, I don’t know atm. But if not