GNOME Bugzilla – Bug 654117
ip information frame not displayed correctly
Last modified: 2012-01-05 12:36:17 UTC
this report has been filed here: https://bugs.launchpad.net/ubuntu/+source/gnome-nettool/+bug/806606 "In gnome-nettools, If you want to see the information about your network interface (after "IP Information" label) you can notice that is not displayed correctly, see the attached screenshot." https://bugs.launchpad.net/ubuntu/+source/gnome-nettool/+bug/806606/+attachment/2194258/+files/Pantallazo.png
Created attachment 193458 [details] [review] Proposed patch for bug Simple fix by setting expand property to true on the offending frame's parent.
After changin setting expand property to true in string 313 of file gnome-nettool.ui and rsizing window "IP Information" field become displaed mach more correctly!
IMHO - resolwed
Created attachment 202568 [details] [review] patch to fix some ui elements This was developed using glade3, so glade reformatted some extra fields. This should make future glade efforts show as much less change.
The patch I posted above broke the menu bar. I'll work on a fix this week.
Created attachment 203202 [details] [review] fixes multiple UI layout issues From: Matthew Fischer <matthew.fischer@canonical.com> Description: Fix several UI layout issues and incorrect tool-tips. This change fixes numerous UI layout issues, including invalid tool-tips, lack of space to display information, and UI elements that resized when they should not. Bug: https://bugzilla.gnome.org/654117 Bug: https://bugzilla.gnome.org/577790 Bug: https://bugzilla.gnome.org/661772 Bug-Ubuntu: https://launchpad.net/bugs/891852 Bug-Ubuntu: https://launchpad.net/bugs/806606 Bug-Ubuntu: https://launchpad.net/bugs/841007 Bug-Ubuntu: https://launchpad.net/bugs/389153
*** Bug 661772 has been marked as a duplicate of this bug. ***
Review of attachment 203202 [details] [review]: I applied the patch without the tooltip for traceroute, which was in a different patch/but report.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.
*** Bug 667338 has been marked as a duplicate of this bug. ***