Summary: | KDM: Shutdown dialogue has no keyboard focus | ||
---|---|---|---|
Product: | [Unmaintained] kdm | Reporter: | Frank Steinmetzger <dev+kde> |
Component: | general | Assignee: | kdm bugs tracker <kdm-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | kde, ossi |
Priority: | NOR | ||
Version: | 4.10.2 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Frank Steinmetzger
2013-06-12 18:37:04 UTC
From what I can remember that is an X limitation. Before login there is no window manager running. The shutdown dialog is a new window and without a WM the window directly below the window manager has focus. Don't think that can be fixed. I see. In that case one could argue that a dialogue is a bad choice, and that a Shutdown submenu would be better suited. I understand the safety aspect; the dialogue requires deliberate action, whereas a simple menu could be triggered by accident, and a simple reboot could have major repercussions in certain environments. &Menu - &Session - &KDE - &Awesome - &Console mode - &Shutdown - Please select below - Halt - Reboot If there are no accelerator shortcuts in the Shutdown submenu, there is no accidental activation through the letter keys. And the “Please select” item catches accidental presses of Enter. But well. Even though it’s annoying sometimes, this is not a very prominent issue, so I’d be OK with WONTFIX. It’s still better than loading an entire WM session like GDM does, I suppose. *** This bug has been marked as a duplicate of bug 268988 *** |