Summary: | when toggling keyboard layout, shortcuts continue to use the old layout | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kglobalaccel | Reporter: | Adam Fontenot <adam.m.fontenot+kde> |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | nate, oded |
Priority: | NOR | ||
Version: | 6.0.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Adam Fontenot
2021-10-28 12:13:51 UTC
This X11 issue is probably a dup of bug 355046, as it is about the global keyboard shortcut being bound to the physical key instead of the input character (pressing META+D in Qwerty and META+E in Dvorak is the same physical key) - which BTW, as I noted in my comment in bug 355046, is the desired behavior. I'm a bit troubled by something in this report - META+E is the default configuration for "open dolphin" and on my QWERTY system it is activating by holding META and pressing the third letter key from the left in the top letter row. This report seems to suggest that if you set the layout to Dvorak, and do nothing else, now Dolphin can be started by holding META and pressing the third letter key from the left in the second letter row - this seems counter intuitive, but I'm not currently running X11 so cannot test. Reproduced on 6.0.0 under X11. Not sure if the component could have changed, but in any case khotkeys is dead now, but global shortcuts for e.g. opening Dolphin are still present under "Shortcuts" in System Settings. |