DESCRIPTION This happens in Wayland sessions only. Even though the screen pointer is shown, and can be moved around with the pen, nothing react to the pointer's presence, clicks or drags, thus rendering the pen 100% useless. It works perfectly with the pen in X11 sessions. STEPS TO REPRODUCE 1. Try to do anything with the pen in the tiles editor. OBSERVED RESULT Nothing react to the pointer's presence, clicks or drags. EXPECTED RESULT The same as when using a mouse. SOFTWARE/OS VERSIONS Operating System: KDE neon User Edition KDE Plasma Version: 6.7.0 KDE Frameworks Version: 6.27.0 Qt Version: 6.11.1 Kernel Version: 6.17.0-35-generic (64-bit) Graphics Platform: Wayland ---- Operating System: Arch Linux KDE Plasma Version: 6.7.2 KDE Frameworks Version: 6.27.0 Qt Version: 6.11.1 Kernel Version: 7.1.2-arch3-1 (64-bit) Graphics Platform: Wayland DRAWING TABLET Output from lsusb: ID 056a:00ba Wacom Co., Ltd PTK-840 [Intuos4 (8x13)]
*** Bug 522679 has been marked as a duplicate of this bug. ***
Git commit 3d2c5f7cd56391347e6e3d41c4d5931e1a1b5f16 by Nicolas Fella. Committed on 08/07/2026 at 17:32. Pushed by nicolasfella into branch 'master'. effects: Forward tablet events to OffscreenQuickView By converting them to mouse events Related: bug 468396 M +2 -0 src/effect/offscreenquickview.h M +35 -0 src/effect/quickeffect.cpp M +3 -0 src/effect/quickeffect.h https://invent.kde.org/plasma/kwin/-/commit/3d2c5f7cd56391347e6e3d41c4d5931e1a1b5f16
Git commit 19bb332307ec78453d1779a113796ba59d872690 by Xaver Hugl, on behalf of Nicolas Fella. Committed on 08/07/2026 at 19:03. Pushed by zamundaaa into branch 'Plasma/6.7'. effects: Forward tablet events to OffscreenQuickView By converting them to mouse events Related: bug 468396 (cherry picked from commit 3d2c5f7cd56391347e6e3d41c4d5931e1a1b5f16) Co-authored-by: Nicolas Fella <nicolas.fella@gmx.de> M +2 -0 src/effect/offscreenquickview.h M +35 -0 src/effect/quickeffect.cpp M +3 -0 src/effect/quickeffect.h https://invent.kde.org/plasma/kwin/-/commit/19bb332307ec78453d1779a113796ba59d872690
I confirm that this bug has been fixed in Plasma 6.7.3. Operating System: Arch Linux KDE Plasma Version: 6.7.3 KDE Frameworks Version: 6.28.0 Qt Version: 6.11.1 Kernel Version: 7.1.3-arch1-3 (64-bit) Graphics Platform: Wayland