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



Reply via email to