Bug 446038

Summary: Shortcuts not displayed properly
Product: [Applications] krita Reporter: Andreas Resch <andreas>
Component: GeneralAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: dimula73, halla
Priority: NOR    
Version First Reported In: nightly build (please specify the git hash!)   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Example of the weird assignment (in Three Slots).

Description Andreas Resch 2021-11-24 16:29:05 UTC
Created attachment 143907 [details]
Example of the weird assignment (in Three Slots).

When I assign a shortcut that uses SHIFT, the shifted character is display instead of "SHIFT + character". For example CRTL+ALT+SHIFT+2 is displayed as CTRL+ALT+" which is hard to decipher. Also "SHIFT + 3" is displayed as "ยง" - again not easy to see what the key combination is. And no sure how this is handled on keyboards in different languages, where the character are in different places. Compared to that "SHIFT + A" is actually display as such. 

Another bug is that the combination "ALTGR + 8" is displayed as "CTRL+ALT+[" which is not correct.

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

ADDITIONAL INFORMATION
Comment 1 Dmitry Kazakov 2023-06-22 14:50:45 UTC
Hi, Andreas!

The problem should be fixed in the latest nightly build as a result of the bugfix for bug 468566. The problem is related to the fact that your keyboard layout has AltGr key and it is mapped to Alt+Ctrl on Windows. The fix should somehow workaround that. 

Please test the nightly package here: https://binary-factory.kde.org/job/Krita_Nightly_Windows_Build/

*** This bug has been marked as a duplicate of bug 468566 ***