Summary: | Keyboard/mouse shortcuts should map to either keycodes or charcodes | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kwindowsystem | Reporter: | skaumo |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | ashark |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Bug Depends on: | |||
Bug Blocks: | 434988 |
Description
skaumo
2019-12-17 15:10:52 UTC
I can confirm. Also possible to reproduce with "?" symbol. 1. Switch to US layout. 2. Set the KCalc launch shortcut to "Meta+?". It is pressed as Meta (Win) + Shift + "? /" (button near right shift). 3. Press Meta + Shift + "? /" - KCalc was launched normally. 4. Switch to RU layout. 5. Press Meta + Shift + "? /" - KCalc was NOT launched. 6. Press Meta + Shift + "& 7" (The "?" is on the "& 7" button in RU layout) - the KCalc was unexpecedly launched. Expected result: At step 5, the KCalc SHOULD be launched. At step 6, the KCalc SHOULD NOT be launched. In other words, user expects the shortcuts are treated as always in US layout, despite the current layout may be RU. Operating System: Arch Linux KDE Plasma Version: 5.27.7 KDE Frameworks Version: 5.108.0 Qt Version: 5.15.10 Graphics Platform: Wayland |