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 568738 - [PATCH] The edit-user dialog does not fit in 575 vertical pixels
[PATCH] The edit-user dialog does not fit in 575 vertical pixels
Status: RESOLVED FIXED
Product: gnome-system-tools
Classification: Deprecated
Component: users-admin
2.22.x
Other All
: Normal normal
: ---
Assigned To: Milan Bouchet-Valat
Carlos Garnacho
aklapper[netbook]
Depends on:
Blocks:
 
 
Reported: 2009-01-22 18:28 UTC by Michael Terry
Modified: 2009-07-26 19:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Move contact info (26.51 KB, patch)
2009-01-22 18:29 UTC, Michael Terry
committed Details | Review

Description Michael Terry 2009-01-22 18:28:16 UTC
While working on the Ubuntu Netbook Remix (a version targeted at small netbooks), I created this patch to make the 'edit-user' dialog fit in 575 vertical pixels (an increasingly common resolution size).

It moves the contact information from the Account tab into a new Contact tab.
Comment 1 Michael Terry 2009-01-22 18:29:59 UTC
Created attachment 127020 [details] [review]
Move contact info
Comment 2 Milan Bouchet-Valat 2009-07-26 19:57:30 UTC
Thanks for the patch! I like that design, it hides kind of advanced information from base users that don't need it at all. And it's always good to use the same GUI for netbooks and desktop when possible.

I've removed the frame labeled "Contact information" and used that expression for the tab name. It's not as consistent as before with the layout of the first tab, but I don't feel it's a good idea to repeat the same text without any reason. The best would be to find other widgets to add to a new frame. I'm open to ideas, since that's not really optimal...

Pushed as 986f99e72bbbc082de452de6e931109b4c41726d.