https://bugs.kde.org/show_bug.cgi?id=517573
Vlad Zahorodnii <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/f77bcb6050 | |9321197f127a89f946825a08247 | |815 Status|ASSIGNED |RESOLVED --- Comment #6 from Vlad Zahorodnii <[email protected]> --- Git commit f77bcb60509321197f127a89f946825a08247815 by Vlad Zahorodnii. Committed on 05/06/2026 at 07:28. Pushed by vladz into branch 'master'. Prevent klipper from overwriting valid empty selections GTK applications tend to set valid empty selections sometimes. With the current logic, the selection is overwritten by klipper, which in its turn breaks the GTK apps. In order to work reliably, this depends on an upstream patch to make selection updates in GTK less racy. See https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/10006. M +2 -2 src/wayland/seat.cpp https://invent.kde.org/plasma/kwin/-/commit/f77bcb60509321197f127a89f946825a08247815 -- You are receiving this mail because: You are watching all bug changes.
