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

Things you’d like to miss in the future...
Forum rules
:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:

:info: Please include the following information:
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).

:info: We strongly recommend adding your Windows Version and Screen Scaling Percentage to the Location field in your Profile or to your Signature. That way, you only have to type them once, and we won't have to search for that vital information.

:info: When attaching an Image, please use the Attachment tab at the bottom of your post and click "Add files".

:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:
Post Reply
LittleBiG
Posts: 1848
Joined: 08 Apr 2011 12:57
Location: Win10x64

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

Post 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.
To see the attached files, you need to log into the forum.

admin
Site Admin
Posts: 66619
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

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

Post by admin »


LittleBiG
Posts: 1848
Joined: 08 Apr 2011 12:57
Location: Win10x64

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

Post by LittleBiG »

I see. Do I understand well? There is no way to use them together then, isn't there?
Edit: nevermind.

LittleBiG
Posts: 1848
Joined: 08 Apr 2011 12:57
Location: Win10x64

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

Post 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.

admin
Site Admin
Posts: 66619
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

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

Post by admin »

Should work better in the next beta.

LittleBiG
Posts: 1848
Joined: 08 Apr 2011 12:57
Location: Win10x64

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

Post 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.

admin
Site Admin
Posts: 66619
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

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

Post by admin »

Yep. Fixed in next beta.

Post Reply