Bug 517028 - Many text entries in clipboard with mouse selection
Summary: Many text entries in clipboard with mouse selection
Status: RESOLVED DUPLICATE of bug 512076
Alias: None
Product: plasmashell
Classification: Plasma
Component: Clipboard widget & pop-up (other bugs)
Version First Reported In: 6.5.4
Platform: Debian testing Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-03-03 12:12 UTC by koos.vriezen
Modified: 2026-03-04 09:00 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description koos.vriezen 2026-03-03 12:12:48 UTC
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
Comment 1 Nate Graham 2026-03-03 12:51:03 UTC
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 ***
Comment 2 koos.vriezen 2026-03-03 13:09:48 UTC
I have 6.5.4, so I wonder.
Comment 3 koos.vriezen 2026-03-04 09:00:07 UTC
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".