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 750477 - GtkFileChooserButton's label isn't xalign=0'ed
GtkFileChooserButton's label isn't xalign=0'ed
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
3.17.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2015-06-06 09:55 UTC by Timm Bäder
Modified: 2015-06-07 02:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Set the label's xalign to 0 (1004 bytes, patch)
2015-06-06 09:55 UTC, Timm Bäder
committed Details | Review

Description Timm Bäder 2015-06-06 09:55:49 UTC
Created attachment 304680 [details] [review]
Set the label's xalign to 0

Causing the label to jump around when the button is resized (e.g. if it has hexpand=true and the toplevel is resized).

Patch attached.
Comment 1 Matthias Clasen 2015-06-06 22:03:28 UTC
Review of attachment 304680 [details] [review]:

sure