SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** Multiple entries for the same item are added to the clipboard when highlighting for copy/paste, possibly due to the clipboard copying after every space(?). Only seems to happen from browser (I use Vivaldi), Konsole highlight+copy/paste works as desired (only one entry). STEPS TO REPRODUCE 1. Highlight a block of text 2. View clipboard 3. See multiple entries of the same item OBSERVED RESULT Multiple entries for an item EXPECTED RESULT One entry for the item after releasing mouse for highlight SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Neon (available in About System) KDE Plasma Version: plasmashell 6.0.0 KDE Frameworks Version: KDE Frameworks: 5.115.0 Qt Version: Qt: 5.15.12 ADDITIONAL INFORMATION
Can reproduce with Vivaldi running natively on Wayland if "Text select: Always save in history" is selected in Clipboard applet settings. Operating System: Arch Linux KDE Plasma Version: 6.0.0 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2 Graphics Platform: Wayland
I can't reproduce the issue by selecting text in Firefox or Kate (both Native Wayland apps) with those settings. Can you screenshot your config window so I can be sure I'm testing it the same way?
I can replicate the issue on Wayland in both Google Chrome and Chromium, but not in Kate.
what i can kinda replicate, is that when the user is selecting text with the mouse it's pushing in the clipboard history every single string in the process, ie, if i select dragging with the mouse the string "hello", i will have in the history ["hello", "hell", "hel", "he", "h"]
and yes, it seems specific to chromium (and derivatives) only when using native wayland ozone-platform-hint
Upstream Chromium bug: https://issues.chromium.org/issues/329330874