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 677176 - When the password entry loses focus and is empty, it should revert back to the "add password" button
When the password entry loses focus and is empty, it should revert back to th...
Status: RESOLVED FIXED
Product: gnome-boxes
Classification: Applications
Component: installer
3.5.x (unsupported)
Other Linux
: Normal normal
: --
Assigned To: GNOME Boxes maintainer(s)
GNOME Boxes maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-05-31 09:34 UTC by Christophe Fergeau
Modified: 2016-03-31 13:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
wizard: Empty password entry reverts back (1.08 KB, patch)
2012-10-16 02:06 UTC, Zeeshan Ali
committed Details | Review

Description Christophe Fergeau 2012-05-31 09:34:20 UTC
Create a new box
Select an iso that can be express installed
On the setup screen, click on "Add password"
Don't enter anything
Click on the username box

Result:
The password entry stays empty

Expected result (or rather "better result"):
The password entry disappears and switches back to "Add password"
Comment 1 Zeeshan Ali 2012-10-16 02:06:39 UTC
Created attachment 226519 [details] [review]
wizard: Empty password entry reverts back

When password entry loses input focus while its empty, it should revert
back to 'Add password' button.
Comment 2 Christophe Fergeau 2012-10-19 15:31:59 UTC
Review of attachment 226519 [details] [review]:

ACK
Comment 3 Zeeshan Ali 2012-10-19 15:57:47 UTC
Attachment 226519 [details] pushed as dd2bbed - wizard: Empty password entry reverts back