Summary: | Password input field doesn't get focus | ||
---|---|---|---|
Product: | [Unmaintained] kscreensaver | Reporter: | Dirk Heinrichs <dirk.heinrichs> |
Component: | locker-qml | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | martin.sandsmark, notmart |
Priority: | NOR | ||
Version: | 4.9.97 RC2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-workspace/1eeb5b2f9f4a9b8edd90dea7f0538177d726126c | Version Fixed In: | 4.10 |
Sentry Crash Report: |
Description
Dirk Heinrichs
2012-12-31 11:49:59 UTC
Actually, I'm refering to 4.10RC1 (4.9.95), but this is not yet in the list. do you have a screensaver enabled? if so is dubplicate of #311033 Yes, I have a (k)screensaver enabled (KSlideshow). Git commit 1eeb5b2f9f4a9b8edd90dea7f0538177d726126c by Marco Martin. Committed on 10/01/2013 at 21:40. Pushed by mart into branch 'KDE/4.10'. ensure locker has focus when screensaver hides FIXED-IN:4.10 M +14 -0 ksmserver/screenlocker/greeter/greeterapp.cpp M +1 -0 ksmserver/screenlocker/greeter/greeterapp.h M +3 -0 ksmserver/screenlocker/greeter/screensaverwindow.cpp M +3 -0 ksmserver/screenlocker/greeter/screensaverwindow.h http://commits.kde.org/kde-workspace/1eeb5b2f9f4a9b8edd90dea7f0538177d726126c *** Bug 311033 has been marked as a duplicate of this bug. *** I don't think it's really fixed in 4.10.4, since the password dialog's text input field still doesn't get focus when the screen saver hides. Hmm, it seems to work sometimes. However, couldn't figure out what makes it not work, yet. |