GNOME Bugzilla – Bug 568738
[PATCH] The edit-user dialog does not fit in 575 vertical pixels
Last modified: 2009-07-26 19:57:30 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.
Created attachment 127020 [details] [review] Move contact info
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.