Summary: | META-1, META-2 shortcuts don't work | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | semlraug |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde, nicolas.fella |
Priority: | NOR | Keywords: | qt6 |
Version: | 5.27.80 | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-desktop/-/commit/f86c00156143d1ecc9d97ef1da83efc40b10dbfd | Version Fixed In: | |
Sentry Crash Report: |
Description
semlraug
2023-11-18 14:07:08 UTC
I'm on EndeavourOS. A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/1858 Git commit f86c00156143d1ecc9d97ef1da83efc40b10dbfd by Bharadwaj Raju. Committed on 21/11/2023 at 13:44. Pushed by fusionfuture into branch 'master'. applets/taskmanager: fix model access (task.m -> task.model) Fixes Meta+num shortcuts. Seems to be leftover of some refactor or the other. M +1 -1 applets/taskmanager/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/f86c00156143d1ecc9d97ef1da83efc40b10dbfd A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/1865 Git commit a9e5da06fbf141079ed40af9f89e6dbf94f0361b by Fushan Wen. Committed on 26/11/2023 at 04:52. Pushed by fusionfuture into branch 'master'. appiumtests/desktoptest: test Meta+N shortcut The shortcut has regressed twice since the Qt6 porting, so a test is necessary to consolidate it. M +1 -1 appiumtests/CMakeLists.txt M +41 -3 appiumtests/desktoptest.py A +35 -0 appiumtests/resources/org.kde.testwindow.py https://invent.kde.org/plasma/plasma-desktop/-/commit/a9e5da06fbf141079ed40af9f89e6dbf94f0361b |