https://bugs.kde.org/show_bug.cgi?id=461155
Marco Martin <notm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |6.2 Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/d5cf7ef122647f5f1c1eadc00 | |0bc2a9f277fd26e Resolution|--- |FIXED --- Comment #8 from Marco Martin <notm...@gmail.com> --- Git commit d5cf7ef122647f5f1c1eadc000bc2a9f277fd26e by Marco Martin, on behalf of Fushan Wen. Committed on 27/06/2024 at 10:37. Pushed by fusionfuture into branch 'master'. klipper: explicitly sync clipboard with selection with `IgnoreSelection` enabled When `SyncClipboards` is true but `IgnoreSelection` is true, the clipboard should still sync clipboard and selection. However, this is not done automatically, so Klipper still needs to do it manually. FIXED-IN: 6.2 M +32 -10 appiumtests/applets/clipboardtest.py M +16 -29 klipper/klipper.cpp M +0 -16 klipper/klipper.h M +32 -3 klipper/systemclipboard.cpp M +18 -1 klipper/systemclipboard.h https://invent.kde.org/plasma/plasma-workspace/-/commit/d5cf7ef122647f5f1c1eadc000bc2a9f277fd26e -- You are receiving this mail because: You are watching all bug changes.