Bug 407703

Summary: [Wayland] Shortcut Alt + ~ for switch same class window is not working with non US layout
Product: [Frameworks and Libraries] frameworks-kwindowsystem Reporter: zvova7890
Component: generalAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: butirsky, igor.poboiko
Priority: NOR Keywords: wayland
Version: 5.58.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description zvova7890 2019-05-18 22:27:20 UTC
In Qt 5.13 branch, issue related to non working shortcuts with non US layout is has been fixed, and it works now fine with KDE. Like ^C ^V ^Q ^S has working fine in konsole app and other, but shortcut Alt + ~ is not switch window in wayland session. Because in RU layout "~" -> "ё". 
Please take a look in related bug i had reported to Qt in last two comment https://bugreports.qt.io/browse/QTBUG-73090


STEPS TO REPRODUCE
1. Use wayland session
2. Switch to non US kbd layout
3. Press Alt + ~

OBSERVED RESULT
Nothing hapens

EXPECTED RESULT
Window switch

Operating System: Arch Linux 
KDE Plasma Version: 5.15.90
KDE Frameworks Version: 5.58.0
Qt Version: 5.13.0
Kernel Version: 5.1.2-arch1-1-ARCH
OS Type: 64-bit
Processors: 8 × Intel® Core™ i7-3630QM CPU @ 2.40GHz
Memory: 11.6 ГиБ
Comment 1 Igor Poboiko 2019-06-30 11:06:00 UTC

*** This bug has been marked as a duplicate of bug 375518 ***
Comment 2 Andrey 2021-01-03 17:06:14 UTC
Thanks for reporting.
Probably Alt+` is more correct here because ~ corresponds to the key with Shift modifier.

Also, have you tried it with other compositors recently?