multiselect icon indicating copy to clipboard operation
multiselect copied to clipboard

"Double Click" functionality is broken in Chrome 125.

Open JamoCA opened this issue 1 month ago • 3 comments

I used to be able to double-click an item, and it would switch to the other side, but this no longer appear to work in Chrome 125 (latest) or 126 (Dev/Beta). I used BrowserStack to test and confirm. Testing on my local workstation using Microsoft Edge & Brave browsers indicates that this problem is likely connected to Chromium.

To test this, go to the "zero configuration" test and double-click any of the options on the left-side: https://crlcu.github.io/multiselect/examples/zero-configuration.html

When using Chromium, options need to be selected first and then double-clicked in order to switch sides.

I tested Firefox. It appears to be working correctly. (Double-clicking without selecting correctly transfers the option to the other side.)

I haven't been able to find anything regarding this issue (or a workaround) yet.

JamoCA avatar May 20 '24 18:05 JamoCA