Summary: | shortcuts don't work on rare occasions | ||
---|---|---|---|
Product: | [Applications] liquidshell | Reporter: | Yuri <yuri.bongiorno> |
Component: | general | Assignee: | Martin Koller <kollix> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 1.8 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/system/liquidshell/commit/1d95e2f07cda9aa76fec873faa753b208fba0ada | Version Fixed In: | |
Sentry Crash Report: |
Description
Yuri
2022-01-20 10:10:35 UTC
Thanks for reporting. I can reproduce it. Don't know how it can be a problem with liquidshell, since maximizing a window on some other application does not show the same result. Still, will look into it. Maybe I find at least a workaround. I also found that even the power button on my laptop to suspend the device does no longer react in this scenario Git commit 1d95e2f07cda9aa76fec873faa753b208fba0ada by Martin Koller. Committed on 22/01/2022 at 12:49. Pushed by mkoller into branch 'master'. allow focus on DesktopWidth to fix issue with global shortcuts M +3 -1 DesktopWidget.cxx https://invent.kde.org/system/liquidshell/commit/1d95e2f07cda9aa76fec873faa753b208fba0ada I found no other solution than to allow the keyboard focus also for the Desktop Widget, which has the disadvantage that when clicking on the background, the active window will lose focus and no longer be the active window. However I see that plasmashell acts in the same way. |