GNOME Bugzilla – Bug 761484
Spinbuttons in headerbars are way too tall
Last modified: 2016-02-03 17:36:06 UTC
Created attachment 320317 [details] Testcase A spinbutton that is placed in a headerbar becomes way too tall, compared to spinbuttons not placed in a headerbar.
Created attachment 320319 [details] spinbutton not in headerbar even taller
Created attachment 320322 [details] Testcase v2 With added valign=GTK_ALIGN_CENTER and expand=FALSE for win_spin.
Created attachment 320323 [details] spinbutton not in headerbar not taller when not filling This is taken from testcase v2
Some debugging revealed that this is caused by min-height and margin coming from the theme for buttons in headerbars. The spinbutton has button nodes which are affected by this.
Yeah, it's the margin coming from the buttons and entry, fixed with 207a842bfd5861932738693d444871c4d1173c41