Cursor jumping when selecting Eyedropper in Krita on linux (Fedora/Gnome/wayland)

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:

  1. I park my mouse at the top-left of the screen.

  2. I start drawing with my pen in the center of the canvas.

  3. As soon as I hold Ctrl to sample a color, the cursor instantly snaps back to the top-left (the last known mouse position).

  4. 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?