Bug 430001 - Shortcuts for Selection modes i.e. "A" "S" "R" do not work in Git master
Summary: Shortcuts for Selection modes i.e. "A" "S" "R" do not work in Git master
Status: RESOLVED NOT A BUG
Alias: None
Product: krita
Classification: Applications
Component: Tools/Selection (show other bugs)
Version: git master (please specify the git hash!)
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-04 07:56 UTC by Raghavendra kamath
Modified: 2020-12-04 09:55 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Raghavendra kamath 2020-12-04 07:56:35 UTC
SUMMARY
The shortcuts used for changing the selection mode to Addition ("A") Subtraction ("S") and Replace ("R") have stopped working in latest git master.

STEPS TO REPRODUCE
1. Open Krita built from latest git master
2. Draw a selection with any of the selection tool
3. Press any of the above mentioned shortcuts to change the selection mode.

OBSERVED RESULT
Selection mode do not change when corresponding shortcuts are pressed.

EXPECTED RESULT
Shortcuts should be working as intended.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.20.4
KDE Frameworks Version: 5.76.0
Qt Version: 5.15.2
Kernel Version: 5.9.11-arch2-1
OS Type: 64-bit
Processors: 8 × Intel® Core™ i7-4790K CPU @ 4.00GHz
Memory: 31.3 GiB of RAM
Graphics Processor: GeForce GTX 750 Ti/PCIe/SSE2
Comment 1 Halla Rempt 2020-12-04 08:44:57 UTC
Um, this was actually intentional:

commit < eb9dfddc5b4f2fa5f2754d32fb774b799e14978c
Author: Dmitry Kazakov <dimula73@gmail.com>
Date:   Mon Sep 21 23:49:28 2020 +0300

    Remove default hotkeys for selection mode switching
    
    These hotkeys were superceeded by Shift/Ctrl/Alt modifiers. The user
    can assign them back if he/she likes.
Comment 2 Raghavendra kamath 2020-12-04 09:55:09 UTC
Oh Okay I missed to read that comment. I will close this bug report then