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 637326 - Connect to server alignment issue
Connect to server alignment issue
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-12-15 17:12 UTC by Allan Day
Modified: 2010-12-15 17:52 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Cosimo's screenshot, hacked (56.25 KB, image/png)
2010-12-15 17:12 UTC, Allan Day
  Details
connect-server-dialog: properly align labels and entries (6.91 KB, patch)
2010-12-15 17:52 UTC, Cosimo Cecchi
committed Details | Review

Description Allan Day 2010-12-15 17:12:29 UTC
Created attachment 176482 [details]
Cosimo's screenshot, hacked

The redesigned connect to server dialogue is great, but it has a slight alignment issue: the user details text boxes should have the same justification and length as the controls in the server details section. I have attached an image demonstrating the issue and the appropriate fix.
Comment 1 Cosimo Cecchi 2010-12-15 17:52:14 UTC
The following fix has been pushed:
1c79bf9 connect-server-dialog: properly align labels and entries
Comment 2 Cosimo Cecchi 2010-12-15 17:52:18 UTC
Created attachment 176488 [details] [review]
connect-server-dialog: properly align labels and entries