numixproject / numix-gtk-theme

A modern flat theme with a combination of light and dark elements.
GNU General Public License v3.0
1.2k stars 228 forks source link

GTK2 - Spinbutton doesn't respect box limits #698

Closed Harmaxx closed 6 years ago

Harmaxx commented 6 years ago

numix1

numix2

It only happens with Numix, so I guess it's a bug in this theme.

Numix latest git GTK+ 2.24.31 Murrine Engine 0.98

khurshid-alam commented 6 years ago

Which app are those? It seems some issue with murrine/gtk2. But I can't reproduce it.

@Harmaxx ?

Harmaxx commented 6 years ago

GIMP and Xsane, but all GTK2 apps with spin buttons show the same behaviour:

murrine-numix These are Audacious, Gpicview and Volti.

I recompiled Cairo (I'm using the latest stable release, 1.14.12) without OpenGL support to avoid a possible issue with the gl backend and/or with Mesa, nothing changed. I tried a bunch of other themes and those that use Murrine show a similar issue:

murrine-numix2 This is not the expected behaviour, is it? Am I missing a dependency?

khurshid-alam commented 6 years ago

Not sure about dependency. Which distro?

Here is Gimp from Ubuntu bionic numix-bug-698

Harmaxx commented 6 years ago

Those boxes with a level bar look ok here too. Try the text tool or the crop tool that use simpler boxes.

I'm using Gentoo.

Harmaxx commented 6 years ago

I spent some time on this and figured out that it has nothing to do with the GTK2 theme, it's something with Murrine and the XSETTINGS protocol.

Thank you for your time. Closed.