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 721753 - The positions of the buttons in the headerbar is wrong
The positions of the buttons in the headerbar is wrong
Status: RESOLVED FIXED
Product: gnome-font-viewer
Classification: Core
Component: general
git master
Other Mac OS
: Normal normal
: ---
Assigned To: gnome-font-viewer-maint
gnome-font-viewer-maint
Depends on:
Blocks:
 
 
Reported: 2014-01-07 22:50 UTC by Yosef Or Boczko
Modified: 2014-01-10 02:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
font-view: Fix headerbar item positions (2.10 KB, patch)
2014-01-07 22:51 UTC, Yosef Or Boczko
committed Details | Review

Description Yosef Or Boczko 2014-01-07 22:50:33 UTC
After the following commit in gtk+, the positions of the buttons
in the headerbar is wrong:
https://git.gnome.org/browse/gtk+/commit/?id=c3e91c70317b337c72282a1aad68fc82a82bf9e9
Comment 1 Yosef Or Boczko 2014-01-07 22:51:01 UTC
Created attachment 265610 [details] [review]
font-view: Fix headerbar item positions
Comment 2 Cosimo Cecchi 2014-01-07 22:55:09 UTC
Review of attachment 265610 [details] [review]:

Looks good, thanks. Please also bump the required GTK version to current master when you push.
Comment 3 Yosef Or Boczko 2014-01-10 02:02:24 UTC
Review of attachment 265610 [details] [review]:

Pushed as 55485a2 - font-view: Fix headerbar item positions