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 704817 - authPrompt: fade out message if user starts to type
authPrompt: fade out message if user starts to type
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: login-screen
unspecified
Other All
: Normal normal
: ---
Assigned To: Ray Strode [halfline]
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2013-07-24 15:01 UTC by Ray Strode [halfline]
Modified: 2013-07-24 17:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
authPrompt: fade out message if user starts to type (5.40 KB, patch)
2013-07-24 15:01 UTC, Ray Strode [halfline]
committed Details | Review

Description Ray Strode [halfline] 2013-07-24 15:01:13 UTC
If a user starts to type then they've already read the message,
and so we can hide it.

The fixes a weirdness where "Incorrect Password" messages stay
around, even as the user types in the new correct password.
Comment 1 Ray Strode [halfline] 2013-07-24 15:01:15 UTC
Created attachment 250050 [details] [review]
authPrompt: fade out message if user starts to type
Comment 2 Jasper St. Pierre (not reading bugmail) 2013-07-24 16:58:43 UTC
Review of attachment 250050 [details] [review]:

OK.
Comment 3 Ray Strode [halfline] 2013-07-24 17:22:25 UTC
Attachment 250050 [details] pushed as 82ee6ae - authPrompt: fade out message if user starts to type