After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 684591 - screenShield: Fix unlock animation
screenShield: Fix unlock animation
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: lock-screen
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2012-09-21 22:12 UTC by Florian Müllner
Modified: 2012-09-22 11:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screenShield: Fix unlock animation (1.82 KB, patch)
2012-09-21 22:12 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2012-09-21 22:12:34 UTC
See patch. This should probably a 3.6 blocker as well.
Comment 1 Florian Müllner 2012-09-21 22:12:37 UTC
Created attachment 224962 [details] [review]
screenShield: Fix unlock animation

When unlocking succeeds, the transition back to the user session is
animated. However, commit 8cf9baa1 broke the transition by hiding the
actor before starting the animation.
Comment 2 drago01 2012-09-21 23:23:20 UTC
Review of attachment 224962 [details] [review]:

Looks good.
Comment 3 André Klapper 2012-09-22 09:02:48 UTC
This one has received two release approvals. Please commit.
Comment 4 Florian Müllner 2012-09-22 11:51:23 UTC
Attachment 224962 [details] pushed as 0c8a94b - screenShield: Fix unlock animation