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 735012 - Toolbars take too much space
Toolbars take too much space
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Themes
3.13.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2014-08-18 19:40 UTC by Sébastien Wilmet
Modified: 2014-08-19 15:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
example of toolbars with GTK+ 3.8 (30.80 KB, image/png)
2014-08-18 19:41 UTC, Sébastien Wilmet
  Details
example of toolbars with GTK+ 3.13.7 (26.51 KB, image/png)
2014-08-18 19:42 UTC, Sébastien Wilmet
  Details
Adwaita: don't increase toolbar padding. (1.99 KB, patch)
2014-08-19 10:52 UTC, Jakub Steiner
committed Details | Review
example of toolbars with GTK+ 3.8 (79.53 KB, image/png)
2014-08-19 14:45 UTC, Sébastien Wilmet
  Details
example of toolbars with GTK+ 3.13.7, with the patch (80.03 KB, image/png)
2014-08-19 14:46 UTC, Sébastien Wilmet
  Details

Description Sébastien Wilmet 2014-08-18 19:40:04 UTC
With GTK+ 3.13.7, with the default theme (Adwaita), toolbars take more space than before (compared with GTK+ 3.12 for example).
Comment 1 Sébastien Wilmet 2014-08-18 19:41:36 UTC
Created attachment 283819 [details]
example of toolbars with GTK+ 3.8
Comment 2 Sébastien Wilmet 2014-08-18 19:42:12 UTC
Created attachment 283820 [details]
example of toolbars with GTK+ 3.13.7
Comment 3 Jakub Steiner 2014-08-19 10:52:55 UTC
Created attachment 283869 [details] [review]
Adwaita: don't increase toolbar padding.
Comment 4 Sébastien Wilmet 2014-08-19 14:44:53 UTC
It's better with the patch, but it still takes more space than before.
Comment 5 Sébastien Wilmet 2014-08-19 14:45:40 UTC
Created attachment 283899 [details]
example of toolbars with GTK+ 3.8
Comment 6 Sébastien Wilmet 2014-08-19 14:46:25 UTC
Created attachment 283900 [details]
example of toolbars with GTK+ 3.13.7, with the patch
Comment 7 Jakub Steiner 2014-08-19 15:25:21 UTC
Attachment 283869 [details] pushed as 763f5d5 - Adwaita: don't increase toolbar padding.