Bug 399111

Summary: Shortcut for tools in tooltip doesn't show up for the fill tool when the shortcut scheme has is default.
Product: [Applications] krita Reporter: wolthera <griffinvalley>
Component: Shortcuts and Canvas Input SettingsAssignee: Emmet O'Neill <emmetoneill.pdx>
Status: RESOLVED FIXED    
Severity: normal CC: anna.medonosova, halla
Priority: NOR    
Version: git master (please specify the git hash!)   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description wolthera 2018-09-26 15:51:44 UTC
SUMMARY
Reported in IRC.

STEPS TO REPRODUCE
1. Ensure you start without any shortcut scheme modifications.
2. Hover over Fill tool, observe the lack of (F) in tooltip compared to other tools like, for example Crop has "Crop (C)" in the tooltip.
3. Modify settings->configure Krita->short cut schemes, you can modify any shortcut, as long as you modify one. Mine was removing the shortcut on 'activate last layer'
4. Now go back to the tooltip for Fill, it now has a (F) in it.
Comment 1 Emmet O'Neill 2018-10-08 11:33:44 UTC
Git commit a28ce83a44f827f13ce2d9eac41fd2f987253cc1 by Emmet O'Neill.
Committed on 08/10/2018 at 11:26.
Pushed by emmetoneill into branch 'master'.

Fix missing shortcut from Fill Tool tooltip.
tool when the shortcut scheme has is default."

M  +1    -1    libs/widgets/KoToolBoxButton_p.h
M  +1    -1    plugins/tools/basictools/kis_tool_fill.h

https://commits.kde.org/krita/a28ce83a44f827f13ce2d9eac41fd2f987253cc1
Comment 2 Halla Rempt 2018-10-10 09:56:59 UTC
Git commit 7c304d5d332d1e519699a4a92afb1760c26dd3f3 by Boudewijn Rempt, on behalf of Emmet O'Neill.
Committed on 10/10/2018 at 07:41.
Pushed by rempt into branch 'krita/4.1'.

Fix missing shortcut from Fill Tool tooltip.
tool when the shortcut scheme has is default."

(cherry picked from commit a28ce83a44f827f13ce2d9eac41fd2f987253cc1)

M  +1    -1    libs/widgets/KoToolBoxButton_p.h
M  +1    -1    plugins/tools/basictools/kis_tool_fill.h

https://commits.kde.org/krita/7c304d5d332d1e519699a4a92afb1760c26dd3f3