Summary: | Regression: "Switch Display" invoked via global shortcut no longer allows keyboard-only operation | ||
---|---|---|---|
Product: | [Plasma] KScreen | Reporter: | AndyKluger |
Component: | common | Assignee: | Sebastian Kügler <sebas> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bugseforuns, nate, zrenfire |
Priority: | NOR | ||
Version: | 5.13.1 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://cgit.kde.org/kscreen.git/commit/?id=bb6c51b0e858b276239f69902bb6fb98f67323af | Version Fixed In: | 5.14.0 |
Sentry Crash Report: |
Description
AndyKluger
2018-06-24 03:26:02 UTC
Thanks for the bug report! This seems like an oversight, indeed. Fixed by https://phabricator.kde.org/D14165 I'd like to note here that as the feature previously worked, in the case where unplugging an external monitor resulted in no active display at all, one could get a working display by simply hitting the shortcut repeatedly. Now, if that happens, one needs to hit the shortcut, then (know to) hit the right arrow, then enter. Unless of course the cursor happened to be over where one of the choices appeared, in which case the number of times to hit the right arrow in this sequence changes (to an unknown value to the user). So potentially: shortcut, right, enter, shortcut, right, right, enter, shortcut, right, right, right, enter. So maybe we should make the Switch Display key/keyboard shortcut toggle between options on the OSD if it's already open. Can you file a new bug to track that? Thanks! (In reply to Nate Graham from comment #4) > So maybe we should make the Switch Display key/keyboard shortcut toggle > between options on the OSD if it's already open. Can you file a new bug to > track that? Thanks! I'm not sure the behavior you suggest is clear to me. Is the idea that the new worst-case action is: Trigger, enter; trigger, trigger, enter; trigger, trigger, trigger, enter; etc? Do you have a better suggestion? I just wanted to ensure I understood the suggestion. Hopefully tonight I'll open three related issues. |