https://bugs.kde.org/show_bug.cgi?id=348390
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |k...@davidedmundson.co.uk --- Comment #12 from David Edmundson <k...@davidedmundson.co.uk> --- To explain the actual bug you're doing the workaround for: Qt XCB had a bug in it that meant it wouldn't signify clipboard changes. This is fixed: http://code.qt.io/cgit/qt/qtbase.git/commit/?id=291eba6f8099a0fec8fbd9cf8a1fb67e5c9f4f8d This is fixed in Qt 5.8.0 not 5.7.x This is what caused klipper to not re-populate the blank clipboard and take ownership of the selection. This is what gets it in the state where the topmost item is not in sync with the clipboard. -- You are receiving this mail because: You are watching all bug changes.