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 666032 - Use Gtk.Notebook for password input
Use Gtk.Notebook for password input
Status: RESOLVED FIXED
Product: gnome-boxes
Classification: Applications
Component: installer
unspecified
Other All
: Normal normal
: --
Assigned To: GNOME Boxes maintainer(s)
GNOME Boxes maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2011-12-12 21:52 UTC by Zeeshan Ali
Modified: 2016-03-31 13:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use Gtk.Notebook for password input (2.12 KB, patch)
2011-12-12 21:52 UTC, Zeeshan Ali
committed Details | Review

Description Zeeshan Ali 2011-12-12 21:52:56 UTC
Use Gtk.Notebook for password input
Comment 1 Zeeshan Ali 2011-12-12 21:52:58 UTC
Created attachment 203300 [details] [review]
Use Gtk.Notebook for password input

No need to do weird things like replacing widgets on the fly when
Gtk.Notebook provides an easy way to achieve this.
Comment 2 Marc-Andre Lureau 2011-12-12 22:45:16 UTC
Review of attachment 203300 [details] [review]:

ack
Comment 3 Zeeshan Ali 2011-12-13 13:25:14 UTC
Attachment 203300 [details] pushed as 4c0157e - Use Gtk.Notebook for password input