Bug 500464

Summary: Since 6.3, no tablet input is detected on Wayland Electron apps
Product: [Plasma] kwin Reporter: Kath <krazykath>
Component: inputAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: duha.bugs
Priority: NOR    
Version First Reported In: 6.3.0   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Kath 2025-02-20 14:57:50 UTC
SUMMARY
Since 6.3, no tablet input is detected on Wayland Electron applications.
No hover, clicking, dragging is passed through, appearing stuck or frozen, but works normally when using a mouse.

STEPS TO REPRODUCE
1. Have a digital tablet connected.
2. Open an Electron Wayland application such as Discord.
3. Try to interact with the application with the tablet pen.

OBSERVED RESULT
No input is passed through.

EXPECTED RESULT
Input is passed through and can be interacted with a tablet pen.

SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 41
KDE Plasma Version: 6.3.0
KDE Frameworks Version: 6.10.0
Qt Version: 6.8.2
Kernel Version: 6.12.11-200.fc41.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 16 × Intel® Core™ i9-9900K CPU @ 3.60GHz
Memory: 31.1 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 1080 Ti

ADDITIONAL INFORMATION
Wacom Intuos Small - CTH-490/K

Tested with the following:
Discord, via Flatpak - No input
Kuro, as an rpm - No input when using --ozone-platform=wayland
FreeTube, Via AppImage - No input when using --ozone-platform=wayland

For the last two, removing the flag allows them to be used with a tablet pen.
Comment 1 duha.bugs 2025-02-20 17:13:25 UTC
See the comments for workarounds until chrome/electron has proper wayland support.

*** This bug has been marked as a duplicate of bug 500309 ***