[krita] [Bug 479658] Moving with arrow keys breaks if you move viewport

2024-01-17 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=479658

Halla Rempt  changed:

   What|Removed |Added

 CC||ha...@valdyas.org
   Keywords||triaged

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

[krita] [Bug 479658] Moving with arrow keys breaks if you move viewport

2024-01-11 Thread Tiar
https://bugs.kde.org/show_bug.cgi?id=479658

Tiar  changed:

   What|Removed |Added

 CC||tamtamy.tym...@gmail.com

--- Comment #2 from Tiar  ---
I couldn't reproduce on Linux Mint either.

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

[krita] [Bug 479658] Moving with arrow keys breaks if you move viewport

2024-01-11 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=479658

vanyossi  changed:

   What|Removed |Added

 CC||ghe...@gmail.com

--- Comment #1 from vanyossi  ---
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(ShiftModifier)
 d->matcher.debugPressedKeys() = QVector()
WARNING: modifiers state became inconsistent! Trying to fix that...
 inputEvent->modifiers() = QFlags(NoModifier)
 d->matcher.debugPressedKeys() = QVector(Qt::Key_Shift, Qt::Key_Space)
WARNING: modifiers state became inconsistent! Trying to fix that...
 inputEvent->modifiers() = QFlags(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.