[krita] [Bug 473923] New: Combined shortcuts with shift modifier not registering correctly
vanyossi
bugzilla_noreply at kde.org
Wed Aug 30 00:18:32 BST 2023
https://bugs.kde.org/show_bug.cgi?id=473923
Bug ID: 473923
Summary: Combined shortcuts with shift modifier not registering
correctly
Classification: Applications
Product: krita
Version: git master (please specify the git hash!)
Platform: Other
OS: macOS
Status: REPORTED
Severity: normal
Priority: NOR
Component: Shortcuts and Canvas Input Settings
Assignee: krita-bugs-null at kde.org
Reporter: ghevan at gmail.com
Target Milestone: ---
git (e0fa60d68f)
This is only true for numbers and symbols and macOS.
Trying to set a shortcut to [cmd] + [shift] + [top row number or symbol]
results in:
- for numbers -> [cmd] + [number] , ignoring shift or if focus is lost during
setting it, [cmd] + [symbol under the number]
- for symbols -> [cmd] + [symbol if shift is pressed]
usint [alt] (on macOS is ⌥) is registered but in conjunction with shift it
registers the "shift" modified simbol instead of the vanilla press which breaks
the shortcut in the GUI. example: ‹‹ cmd + ⌥ + shift + 1 ›› -> becomes —> ‹‹
cmd + ⌥ + ! ››
This two cases make the shortcut invalid when calling it from the painting
session.
it only works correctly with letters even if the letter it registered was
uppercased [cmd] + [shift] + [n] -> [cmd] + [shift] + [N]
--
You are receiving this mail because:
You are watching all bug changes.
More information about the kde-mac
mailing list