Summary: | Unlock screen focus problem with focus follows mouse with 2 monitors | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | JR <jr> |
Component: | screensaver overlay | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | chanika, clemens.brunner, m.vime, tobias-inet00, tpr |
Priority: | NOR | ||
Version: | 4.11.1 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
JR
2013-09-12 06:30:04 UTC
This happens to me too, but I don't use "focus follows mouse". I have 2 monitors and when I lock the screen (CTRL-ALT-L) the focus is not on the password textbox. The curious thing is that the input cursor is blinking on the password textbox, but actually it hasn't the focus. Same here on my Arch Linux with KDE 4.11 and dual monitor setup. The expected behavior should be only one dialog box on the main monitor, just like for the login manager KDM. Furthermore, the text field in this single dialog box should always have keyboard focus. I notice this thing: the focus is on the second monitor text field , but the mouse pointer is on the first monitor. Just moving the mouse on the second screen I can write the password and unlock the screen. That's true, this is also what happens in my setup. It seems like the focus is always on the text field on the second screen though, and I can only type if the mouse cursor is also in the second monitor. The best solution would be to only show one unlock dialog on the primary screen, which is consistent with the behavior of KDM. I agree with you Clements same behaviour as described from Clemens and Marco. agree too, since this was the way before 4.11.x Or not a dupe, but perhaps fixed by the same commit. So please test if possible. Seems dupe to me. I'll test asap when 4.11.4 will be released I also think it's a dupe but it still doesn't work in 4.12.0. Since the last update to KDE 4.11.5 (Kubuntu 13.04), the lockscreen on my dual monitor setup does not have a textbox to enter the password anymore. The only way that I found so far to unlock the screen is to login on a tty and kill the kscreenlocker process... I have to say that this is much worse than the original focus problem ;) I just want to thank you for fixing this bug!! |