https://bugs.kde.org/show_bug.cgi?id=454856
Bug ID: 454856
Summary: `ctrl` modifier not reset even after the key has been
released.
Product: krita
Version: git master (please specify the git hash!)
Platform: Compiled Sources
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Shortcuts and Canvas Input Settings
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
The `ctrl` modifier is not cleared even after the key has been released. This
results in (eg.) the `Color Picker` tool being chosen (with the default
keybinds and `Canvas Input Settings`) until the modifier is reset by
alternative means (eg. pressing the `Brush` tool button on the sidebar, or
using a keybind which brings up a new window).
Reproduction Steps:
1. Press the `ctrl` key (be it alone or in a shortcut/chord)
2. Release the `ctrl` key
Expected outcome:
The cursor should turn back into the previously used mode (eg. brush)
Actual outcome:
The cursor stays in the color picker mode
According to my bisect the first commit in which this bug occurs is
`d2b028c9fc8dbe427d944f26b34b833607614e4d`
(https://invent.kde.org/graphics/krita/-/commit/d2b028c9fc8dbe427d944f26b34b833607614e4d)
which was committed as a fix for bug 438784.
System info:
Operating System: Arch Linux
KDE Plasma Version: 5.24.5
KDE Frameworks Version: 5.94.0
Qt Version: 5.15.4
Kernel Version: 5.18.1-arch1-1 (64-bit)
Graphics Platform: X11
Processors: 16 × AMD Ryzen 7 3700X 8-Core Processor
Memory: 15.6 GiB of RAM
Graphics Processor: AMD Radeon RX 5700 XT
--
You are receiving this mail because:
You are watching all bug changes.