SUMMARY Text selection with the mouse causes many entries in the clipboard, basically wiping out all existing ones. STEPS TO REPRODUCE 1. Open a web page in chrome with text 2. Move mouse to text, press left button and pull over a piece of text 3. Release left button OBSERVED RESULT Many entries in clipboard dropdown. Each having one letter more than the "older" one. EXPECTED RESULT Just one entry. SOFTWARE/OS VERSIONS Linux/KDE Plasma: kernel 6.19.3 KDE Plasma Version: 6.5.4 KDE Frameworks Version: 6.23 Qt Version: 6.9.2 ADDITIONAL INFORMATION
This is a bug in Chromium, but should be worked around with the fix for Bug 512076. If you're still seeing it, please report it to Chromium. Thanks! *** This bug has been marked as a duplicate of bug 512076 ***
I have 6.5.4, so I wonder.
Reading up a bit on https://wayland.app/protocols/ext-data-control-v1 it looks like the protocol is designed to offer incremental selection. The consumer though should drop previous offers. I think this is not a duplicate of 512076. I may have similar symptoms. And I don't see this on a laptop from 2019, but do on one from 2015 and noticed less entries when selecting text "really fast".