OK, thank you ________________________________ From: Christian Lenz <christian.l...@gmx.net> Sent: Thursday, July 11, 2019 7:28 PM To: dev@netbeans.apache.org Subject: AW: Is this design weird
It came with NetBeans 10.0 afaik. Cheers Chris Von: Emilian Bold Gesendet: Donnerstag, 11. Juli 2019 13:27 An: dev@netbeans.apache.org Betreff: Re: Is this design weird Yes, my impression is that either the architecture does not allow the editor to query at the moment for an actual action or it would destroy the performance. Could also be a plain bug of course and maybe we just need an `action !=null` check :-) Somebody will have to dig in there though and see which is which. --emi On Thu, Jul 11, 2019 at 2:21 PM Neil C Smith <neilcsm...@apache.org> wrote: > > On Thu, 11 Jul 2019 at 12:17, Emilian Bold <emilian.b...@gmail.com> wrote: > > I think it's an editor bug to show that hyperlink for every word when > > Cmd is pressed. It normally should show that only if there is some > > action possible, but I guess there might be some design considerations > > that make querying that a bit harder. Seems like a low priority bug. > > Not Mac specific either, same here. I assume running the logic to see > if there's a valid target is cheaper on click than every mouse move?! > > Neil > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org > For additional commands, e-mail: dev-h...@netbeans.apache.org > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org For additional commands, e-mail: dev-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists