Page 1 of 1

CEA double-click on line numbers event invokes left click as well

Posted: 17 Aug 2022 15:00
by LittleBiG
If you have a script for double click on line numbers, the single click event will happen too (e.g. when it is clicked item context menu or sticky selection).

If you set both single and double click to script with echo "single"; and echo "double"; respectively, on double click only the "single" message will appear.

Re: CEA double-click on line numbers event invokes left click as well

Posted: 18 Aug 2022 11:24
by admin

Re: CEA double-click on line numbers event invokes left click as well

Posted: 18 Aug 2022 11:45
by LittleBiG
I see. Do I understand well? There is no way to use them together then, isn't there?
Edit: nevermind.

Re: CEA double-click on line numbers event invokes left click as well

Posted: 08 Sep 2022 15:08
by LittleBiG
Strange things can happen when single and double click action are combined (on line numbers of course)
If both set to Like white, it is ok, one click removes the selection, double goes up.
But if I set the single click to Sticky selection or Clicked item context menu, double click will run the matching item, instead of going up.
If single click is "Selected items context menu" and double is "Like white", it works well again.

Re: CEA double-click on line numbers event invokes left click as well

Posted: 09 Sep 2022 08:47
by admin
Should work better in the next beta.

Re: CEA double-click on line numbers event invokes left click as well

Posted: 09 Sep 2022 13:41
by LittleBiG
admin wrote: 09 Sep 2022 08:47 Should work better in the next beta.
23.60.0007: No change.
SIngle click on line numbers: Sticky selection or Clicked item context menu
Double click on line numbers: Like white
This combination still runs the item on double click instead of going up.

Re: CEA double-click on line numbers event invokes left click as well

Posted: 09 Sep 2022 15:07
by admin
Yep. Fixed in next beta.