https://bugs.kde.org/show_bug.cgi?id=464256
--- Comment #5 from Ralek Kolemios <i...@ralek.art> --- I've discovered this is a QT specific bug that made its way into the recent Krita QT update. Bug was reported here: https://bugreports.qt.io/browse/QTBUG-77826 Workaround to get Krita to correctly track the mouse position is to set the QT_XCB_TABLET_LEGACY_COORDINATES environment variable to an empty string "" like so > QT_XCB_TABLET_LEGACY_COORDINATES="" application -- You are receiving this mail because: You are watching all bug changes.