Bug 422919

Summary: brushes Blending modes's shortcutes are not work.
Product: [Applications] krita Reporter: アヤト <procotiat1986>
Component: Brush enginesAssignee: Dmitry Kazakov <dimula73>
Status: RESOLVED FIXED    
Severity: normal CC: dimula73
Priority: NOR    
Version: 4.2.9   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: All   
Latest Commit: Version Fixed In:

Description アヤト 2020-06-13 14:10:57 UTC
SUMMARY

when I change language to japanese, I can't use brushes Blending modes's shortcut.
for example, Alt + ↑   Shift + M	
Select Multiply Blending mode
also other Blending mode too.
when I want to use these brushes Blending modes,  I must change to English each time.


STEPS TO REPRODUCE
1. langage: japanese
2. use brushes Blending modes's shortcut
3. 

OBSERVED RESULT
brushes Blending modes's shortcutes are not work.

EXPECTED RESULT
brushes Blending modes's shortcutes should work at also japanese.

SOFTWARE/OS VERSIONS
Windows: 10
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Dmitry Kazakov 2020-09-04 18:42:49 UTC
Git commit 4a7ebe99244cb3ce9980def209a71574fb91176e by Dmitry Kazakov.
Committed on 04/09/2020 at 18:42.
Pushed by dkazakov into branch 'master'.

Fix blending mode shortcuts when using non-English locale

Actions should not use translated strings as action-ids.

M  +1    -3    libs/ui/kis_paintop_box.cc
M  +69   -176  libs/ui/widgets/kis_cmb_composite.cc
M  +4    -2    libs/ui/widgets/kis_cmb_composite.h

https://invent.kde.org/graphics/krita/commit/4a7ebe99244cb3ce9980def209a71574fb91176e
Comment 2 Dmitry Kazakov 2020-09-04 18:59:38 UTC
Git commit 75e33fc1c93e6ab171c4df8054f0bd49c789d953 by Dmitry Kazakov.
Committed on 04/09/2020 at 18:54.
Pushed by dkazakov into branch 'krita/4.3'.

Fix blending mode shortcuts when using non-English locale

Actions should not use translated strings as action-ids.

M  +1    -3    libs/ui/kis_paintop_box.cc
M  +69   -176  libs/ui/widgets/kis_cmb_composite.cc
M  +4    -2    libs/ui/widgets/kis_cmb_composite.h

https://invent.kde.org/graphics/krita/commit/75e33fc1c93e6ab171c4df8054f0bd49c789d953