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 686084 - dbus: Clear prompt warning when prompting for new password
dbus: Clear prompt warning when prompting for new password
Status: RESOLVED FIXED
Product: gnome-keyring
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME keyring maintainer(s)
GNOME keyring maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-10-13 12:54 UTC by Stef Walter
Modified: 2012-10-15 12:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
dbus: Clear prompt warning when prompting for new password (964 bytes, patch)
2012-10-13 12:54 UTC, Stef Walter
committed Details | Review

Description Stef Walter 2012-10-13 12:54:04 UTC
If user gets the 'The original password was incorrect' when entering
the original password during a password change operation, then the
warning wasn't cleared when entering the new password.
Comment 1 Stef Walter 2012-10-13 12:54:06 UTC
Created attachment 226372 [details] [review]
dbus: Clear prompt warning when prompting for new password

 * When user enters original password incorrectly, and tries again
   when prompting for the new password the warning wasn't cleared
   from the prompt.
 * Clear warning prompt correctly.
Comment 2 Stef Walter 2012-10-15 12:16:31 UTC
Attachment 226372 [details] pushed as a77a12b - dbus: Clear prompt warning when prompting for new password