Summary: | Clipboard and selection synchronization resets selection in GTK apps | ||
---|---|---|---|
Product: | [Unmaintained] klipper | Reporter: | Lastique <andysem> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | normal | CC: | nate, plasma-bugs-null |
Priority: | NOR | ||
Version First Reported In: | 5.18.4 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Lastique
2020-04-29 15:25:09 UTC
Cannot reproduce with Meld, Gedit, Firefox or Thunderbird. I haven't managed to ever make the selection get reset. Are you still experiencing this? Is Meld installed from distro packages, out of curiosity, or is it a Flatpak, Snap, or AppImage app? (In reply to Nate Graham from comment #1) > Cannot reproduce with Meld, Gedit, Firefox or Thunderbird. I haven't managed > to ever make the selection get reset. > > Are you still experiencing this? Yes, easily reproducible in Meld for me. Freshly booted system, went in Clipboard settings, disabled "Ignore selection", started Meld with blank file diff, typed some text and tried selecting it with mouse. I suspect that selection clearing on copying to clipboard is a GTK feature/bug, since when "Ignore selection" is enabled and I copy selection with a hotkey (Ctrl+Ins), the selection gets cleared. Happens 100% in Meld. But at least I'm able to select text before the selection is cleared. > Is Meld installed from distro packages, out > of curiosity, or is it a Flatpak, Snap, or AppImage app? Yes, it's installed from Kubuntu .deb packages. Operating System: Kubuntu 20.10 KDE Plasma Version: 5.19.5 KDE Frameworks Version: 5.74.0 Qt Version: 5.14.2 Kernel Version: 5.8.0-44-lowlatency OS Type: 64-bit Processors: 8 × Intel® Core™ i7-2600K CPU @ 3.40GHz Memory: 15.6 GiB of RAM Graphics Processor: GeForce RTX 2080 Ti/PCIe/SSE2 Weird. I just tried again with a blank diff, copying the text with Ctrl+Ins just like you said, and the text is not cleared. Regardless, nothing in Klipper itself or any KDE software is capable of clearing text in a GTK app, so I would recommend following up with Meld developers, or perhaps the GTK developers of nothing bears fruit over there. At this point I suspect a bug in Meld, which is going to be a somewhat old version at this point. It's possible it's been fixed in a newer one. Thanks for the info! |