https://bugs.kde.org/show_bug.cgi?id=483687
--- Comment #16 from Tyson Tan <tysont...@gmail.com> --- Created attachment 168054 --> https://bugs.kde.org/attachment.cgi?id=168054&action=edit Krita tablet event log during the issue This tablet event log ended with a suspicious message: WARNING: modifiers state became inconsistent! Trying to fix that... inputEvent->modifiers() = QFlags<Qt::KeyboardModifier>(NoModifier) d->matcher.debugPressedKeys() = QVector(Qt::Key_Shift, Qt::Key_Control, Qt::Key_T, Qt::Key_F22) It has "modifiers state inconsistant" and the repeatedly reported "F22" key like many other users reported. -- You are receiving this mail because: You are watching all bug changes.