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 357957 - Fix properties dialog box layout
Fix properties dialog box layout
Status: RESOLVED FIXED
Product: gthumb
Classification: Other
Component: general
2.7.x
Other Linux
: Normal minor
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2006-09-27 12:56 UTC by Michael Chudobiak
Modified: 2006-10-31 18:30 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14


Attachments
Screenshot of overlapping property dialog elements (48.02 KB, image/png)
2006-09-27 12:57 UTC, Michael Chudobiak
  Details
Replaces requested with default size. (2.77 KB, patch)
2006-10-27 19:16 UTC, manuel braga
none Details | Review

Description Michael Chudobiak 2006-09-27 12:56:34 UTC
On my system, the image properties dialog elements are overlapping each other. See the attached screenshot.
Comment 1 Michael Chudobiak 2006-09-27 12:57:38 UTC
Created attachment 73489 [details]
Screenshot of overlapping property dialog elements
Comment 2 manuel braga 2006-10-27 19:16:26 UTC
Created attachment 75527 [details] [review]
Replaces requested with default size.


This happens, because the contents of the widgets is bigger than the fixed size request set with glade.
Comment 3 Michael Chudobiak 2006-10-27 19:27:02 UTC
Thank you, Manuel! The patch works very nicely.

Paolo, can you commit this?

- Mike


Comment 4 Michael Chudobiak 2006-10-31 18:30:41 UTC
Patch applied in CVS HEAD.