https://bugs.kde.org/show_bug.cgi?id=378244

Alvin Wong <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |UPSTREAM
                 CC|                            |[email protected]

--- Comment #6 from Alvin Wong <[email protected]> ---
My guess on what seems to be happening is that, whenever the stylus is pressed
too quickly, it has not yet updated the stylus coordinate so it sends a tablet
press event with the last remembered coordinates before the stylus last left
the hover proximity. It can be guessed from the fact that there aren't any
tablet hover events (TabletMove with btns=0) before the tablet press events
that sends the wrong coordinates.

It can be worked around by waiting for the hover events to be sent, as
observed.

Unfortunately, since it is a driver (or hardware) issue, we can't fix it on
Krita's end.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to