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 654117 - ip information frame not displayed correctly
ip information frame not displayed correctly
Status: RESOLVED FIXED
Product: gnome-nettool
Classification: Applications
Component: Tools
3.0.x
Other Linux
: Normal critical
: ---
Assigned To: Germán Poo-Caamaño
Rodrigo Moya
: 661772 667338 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-07-06 18:33 UTC by Pedro Villavicencio
Modified: 2012-01-05 12:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch for bug (856 bytes, patch)
2011-08-09 04:06 UTC, m.ric.123
none Details | Review
patch to fix some ui elements (175.45 KB, patch)
2011-12-02 03:42 UTC, mfisch@ubuntu.com
none Details | Review
fixes multiple UI layout issues (9.98 KB, patch)
2011-12-11 03:49 UTC, mfisch@ubuntu.com
committed Details | Review

Description Pedro Villavicencio 2011-07-06 18:33:18 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
Comment 1 m.ric.123 2011-08-09 04:06:33 UTC
Created attachment 193458 [details] [review]
Proposed patch for bug

Simple fix by setting expand property to true on the offending frame's parent.
Comment 2 Gaplyk 2011-11-03 22:46:41 UTC
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!
Comment 3 Gaplyk 2011-11-03 22:53:36 UTC
IMHO - resolwed
Comment 4 mfisch@ubuntu.com 2011-12-02 03:42:59 UTC
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.
Comment 5 mfisch@ubuntu.com 2011-12-02 04:39:40 UTC
The patch I posted above broke the menu bar.  I'll work on a fix this week.
Comment 6 mfisch@ubuntu.com 2011-12-11 03:49:39 UTC
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
Comment 7 Germán Poo-Caamaño 2011-12-31 23:30:46 UTC
*** Bug 661772 has been marked as a duplicate of this bug. ***
Comment 8 Germán Poo-Caamaño 2012-01-01 00:06:42 UTC
Review of attachment 203202 [details] [review]:

I applied the patch without the tooltip for traceroute, which
was in a different patch/but report.
Comment 9 Germán Poo-Caamaño 2012-01-01 00:07:19 UTC
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.
Comment 10 Germán Poo-Caamaño 2012-01-05 12:36:17 UTC
*** Bug 667338 has been marked as a duplicate of this bug. ***