Summary: | When CapsLock is on, Alt+Tab window switching operates backwards. | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Loren Burkholder <loren> |
Component: | tabbox | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | arraybolt3, kde, lucasiregistraaisiti, nate |
Priority: | HI | Keywords: | usability |
Version: | 5.24.5 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/kwin/-/commit/6ea5ae9c0f37daedbf1573cf0733ced19745710e | Version Fixed In: | 5.27.8 |
Sentry Crash Report: |
Description
Loren Burkholder
2022-05-17 01:25:09 UTC
lol amazing *** Bug 454971 has been marked as a duplicate of this bug. *** Cannot reproduce on KDE 5.27, Qt 5.15.3, Kubuntu 22.04 LTS. The window switcher moves as expected whether Caps Lock is on or off. I mean KDE 5.27.6 in the above comment, sorry A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/4289 Git commit 2ea707585f9f6774c45fbb4cbd21dac8b0cd3844 by Xaver Hugl. Committed on 02/08/2023 at 15:21. Pushed by zamundaaa into branch 'master'. input: use modifiersRelevantForGlobalShortcuts for tabbox events This way, caps lock doesn't get in the way M +1 -1 src/input.cpp https://invent.kde.org/plasma/kwin/-/commit/2ea707585f9f6774c45fbb4cbd21dac8b0cd3844 Git commit 6ea5ae9c0f37daedbf1573cf0733ced19745710e by Xaver Hugl. Committed on 02/08/2023 at 15:41. Pushed by zamundaaa into branch 'Plasma/5.27'. input: use modifiersRelevantForGlobalShortcuts for tabbox events This way, caps lock doesn't get in the way (cherry picked from commit 2ea707585f9f6774c45fbb4cbd21dac8b0cd3844) M +1 -1 src/input.cpp https://invent.kde.org/plasma/kwin/-/commit/6ea5ae9c0f37daedbf1573cf0733ced19745710e |