GNOME Bugzilla – Bug 685304
minor glitches on the userlist > login form transition
Last modified: 2013-08-23 09:23:26 UTC
I generally like the transition happening between the user list and the login form, but there are some minor details resulting in the transition feeling less fluid and "jumpy". Doing my best to identify them, but I'm not sure I am doing the best job describing this: - The first part is right. all elements fade out, while the avatar says in place. If the selected item is not the first, there is an extra transition, moving the item to the 0 position while fading out the rest. - In the next phase there's a couple of things that I don't think work very well. The avatar seems to slide horizontally when the form elements appear. Would be nice to try to avoid that. The next one is tricky to describe. Maybe it's the easing, but maybe just layout issue. Before reaching the final position, the elements seem to overshoot (buttons at the bottom go lower in Y, avatar and label+entry go higher and then return (similar to easeOutBack in jquery). The jump doesn't feel right.
*** Bug 706631 has been marked as a duplicate of this bug. ***
Actually, let's rearrange these a little. Bug 706631 for the glitch, and bug 703107 for the transition itself. *** This bug has been marked as a duplicate of bug 703107 ***