https://bugs.kde.org/show_bug.cgi?id=464474
Bug ID: 464474 Summary: Disabling middle click paste does not affect XWayland applications Classification: Plasma Product: kwin Version: master Platform: unspecified OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: wayland-generic Assignee: kwin-bugs-n...@kde.org Reporter: olib...@outlook.com Target Milestone: --- SUMMARY Disabling middle click paste in Workspace Behaviour > General Behaviour is respected by native Wayland applications, but not by applications running under XWayland. STEPS TO REPRODUCE 1. Launch an XWayland application, and highlight some text. 2. Middle click somewhere to paste it. OBSERVED RESULT The highlighted text is pasted. EXPECTED RESULT The primary selection buffer is copied to, and then pasted on middle click. SOFTWARE/OS VERSIONS KDE Plasma Version: 5.26.5 KDE Frameworks Version: 5.102.0 Qt Version: 5.15.8 ADDITIONAL INFORMATION This might be fixed by preventing filling the primary selection buffer, clearing it on copy, or preventing paste. -- You are receiving this mail because: You are watching all bug changes.