Summary: | Leave (Ctrl+Alt+Delete) and right click on the desktop and selecting > > "Leave" doesn't do exactly the same thing | ||
---|---|---|---|
Product: | [Unmaintained] ksmserver | Reporter: | Ivaylo Atanasov <givbra> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nate, plasma-bugs |
Priority: | NOR | ||
Version: | 5.17.3 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 6.0 | |
Sentry Crash Report: |
Description
Ivaylo Atanasov
2019-11-13 19:28:10 UTC
Looks like what's happening here is that the desktop context menu action respects the "confirm logout" setting, while ctrl+alt+delete does not. This seems like a bug to me, but upon investigation, it's possible that it's intentional since there's a companion "log out without confirmation" command (ctrl+shift+alt+delete). Still, I think it should probably respect the user's setting and make "log out" do the same thing as "log out without confirmation" when you have "confirm logout" unchecked. I have tested ctrl+shift+alt+delete and nothing happens at all. When applied it in slightly different order ctrl+alt+shift+delete it likes exactly as ctrl+alt+delete for me - no change - shows confirmation dialog every time ... (In reply to Ivaylo Atanasov from comment #2) > I have tested ctrl+shift+alt+delete and nothing happens at all. > When applied it in slightly different order ctrl+alt+shift+delete it likes > exactly as ctrl+alt+delete for me - no change - shows confirmation dialog > every time ... When tested more I have found that when using a clean Kubuntu 19.10 or openSUSE Tumbleweed ctrl+shift+alt+delete (and ctrl+alt+shift+delete) works as expected therefore the problem reported before is specific for my current desktop configuration ... Good to know that it is intentional two have two variants for keyboard shortcuts for "Leave" command. After all we may leave things as they are ... :) This'll be fixed for Plasma 6. |