GNOME Bugzilla – Bug 676635
Login screen width is resized differently after an incorrect password attempt
Last modified: 2012-11-24 18:08:45 UTC
It seems like the width (or wrapping) of the shell containing the login choices changes after a failed password attempt. I notice this because initially my name is not ellipsized, and after entering the wrong password and being sent back to the user selection, my name is now truncated.
Tabbing between multiple user entries also causes the box to get wider each time.
Ah we fixed this a while back. closing out!
Ray, are you absolutely sure about that? I still see this in 3.5.92 (F18 alpha, with updates applied)...
I can't reproduce it with .92
Just checking, you tried with my full name?
I've tried now. You show up as Jean-François F... on my login screen, and your width never changes...
Created attachment 224997 [details] screencast I've seen the wolf. I swear I've seen it! Here's proof.
Oh, you are right. I've seen that too, now.
Moving to gnome-shell
This was probably caused by a combination of StScrollView not doing complete h4w, StBoxLayout and StLabel being very wrong in h4w (we've seen that before with modal dialogs), and LoginDialog playing dirty tricks to animate. In a modern shell where the user name is not hidden, the effect is smaller and can be attributed to StScrollView only. Therefore I'm marking this a duplicate of bug 686881, which has patches. *** This bug has been marked as a duplicate of bug 686881 ***