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 67647 - Usability/cosmetic issue with timed login
Usability/cosmetic issue with timed login
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: general
2.2.5.2
Other other
: Normal enhancement
: GNOME2.0
Assigned To: GDM maintainers
Trevor Curtis
Depends on:
Blocks:
 
 
Reported: 2001-12-28 19:32 UTC by Devin Carraway
Modified: 2005-04-06 19:36 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Devin Carraway 2001-12-28 19:32:07 UTC
Because there's only one status label on a gdm screen, the timed login's
replacement of it after only five seconds poses a problem for users slow to
read or comprehend instructions (or who need to think awhile to remember a
password, or what a username is.)  Also, because the label often causes the
gdm window to resize, it incurs a nasty visual disruption (imagine here
that you're a poor typist looking at the keyboard, trying to remember a
password, and the monitor image in your peripheral vision jumps) as all the
widgets flicker, resize or move.

Suggested fix: If a timed login is enabled, it should relate what's going
to happen in an always-visible label of its own that never obscures any
instructions on the screen; ideally it should be visually separate from
instructions and entry widgets, since a timer puts both a distraction and
time-pressure stress on the user.  Updating the label should on no account
cause any disturbance to anything else -- the window should be big enough
to display the maximum timer value, and should not shrink when the timer
label does.
Comment 1 George Lebl 2002-01-01 01:53:25 UTC
Yeah this is all somewhat evil.  There is a new greeter for gnome2
that should get integrated soon, which will hopefully be the default
in gnome2.  The thing is that all these things were sort of tacked
onto the current greeter ui and it just doesn't work so nice.
Comment 2 Brian Cameron 2005-04-06 19:36:13 UTC
Fixed in CVS head.  Now gdmlogin uses a separate label for auto/timed login
messages.  gdmgreeter already uses a separate label, so it didn't need any
further work.