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 646010 - ft-manager: make sure the scrolled window expands in the dialog height
ft-manager: make sure the scrolled window expands in the dialog height
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: File Transfer
unspecified
Other All
: Normal normal
: ---
Assigned To: empathy-maint
Depends on:
Blocks:
 
 
Reported: 2011-03-28 20:28 UTC by Cosimo Cecchi
Modified: 2011-08-29 10:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
ft-manager: make sure the scrolled window expands in the dialog height (872 bytes, patch)
2011-03-28 20:28 UTC, Cosimo Cecchi
committed Details | Review

Description Cosimo Cecchi 2011-03-28 20:28:44 UTC
Trivial patch that fixes the file transfers scrolled window not to be expanded in the dialog.
Comment 1 Cosimo Cecchi 2011-03-28 20:28:46 UTC
Created attachment 184507 [details] [review]
ft-manager: make sure the scrolled window expands in the dialog height

GTK+ 3 changed some packing defaults of GtkDialog, so this needs to be
done explicitly here.
Comment 2 Guillaume Desmottes 2011-03-29 09:58:57 UTC
Review of attachment 184507 [details] [review]:

Looks good, thanks!
Comment 3 Cosimo Cecchi 2011-03-29 14:07:25 UTC
Pushed after r-t approval.

Attachment 184507 [details] pushed as e833fbd - ft-manager: make sure the scrolled window expands in the dialog height