I’m experiencing a cursor offset/jumping problem on Fedora Linux while using a Wacom tablet with gnome/wayland. When I switch from my mouse to my pen, everything works fine until I trigger a tool change via a keyboard modifier (specifically the Ctrl key for the eyedropper).
The Behavior:
-
I park my mouse at the top-left of the screen.
-
I start drawing with my pen in the center of the canvas.
-
As soon as I hold Ctrl to sample a color, the cursor instantly snaps back to the top-left (the last known mouse position).
-
The cursor only “snaps” back to the pen’s actual tip position once I physically move the pen again.
System Info:
-
OS: Fedora (Workstation/GNone)
-
Session Type: Wayland
-
Software: Krita
-
Hardware: Wacom [ Intuos Pro M]
What I’ve Tried:
- Running Krita via XWayland (setting
QT_QPA_PLATFORM=xcb), but the jumping behavior persists.
Does anyone know a fix for this coordinate mismatch?