https://bugs.kde.org/show_bug.cgi?id=479658
vanyossi <ghe...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ghe...@gmail.com --- Comment #1 from vanyossi <ghe...@gmail.com> --- I could not reproduce the issue neither in macOS or Windows 10, however something is happening: upon activating the Move Layer tool I get the following log. WARNING: modifiers state became inconsistent! Trying to fix that... inputEvent->modifiers() = QFlags<Qt::KeyboardModifier>(ShiftModifier) d->matcher.debugPressedKeys() = QVector() WARNING: modifiers state became inconsistent! Trying to fix that... inputEvent->modifiers() = QFlags<Qt::KeyboardModifier>(NoModifier) d->matcher.debugPressedKeys() = QVector(Qt::Key_Shift, Qt::Key_Space) WARNING: modifiers state became inconsistent! Trying to fix that... inputEvent->modifiers() = QFlags<Qt::KeyboardModifier>(NoModifier) d->matcher.debugPressedKeys() = QVector(Qt::Key_Control) KoFileDialog::onFilterSelected: Cannot find suffix for filter "" -- You are receiving this mail because: You are watching all bug changes.