Closed apolitech closed 7 years ago
I have noticed this behaviour also on fedora 25. See https://bugzilla.redhat.com/show_bug.cgi?id=1400554 Additionally, I would prefer use of spinbox widget instead of slider.
I updated glade file for preferences yesterday but i found only one option to control the text. Moving it to right, left or bottom of the GtkScale makes it not better. I guess problem code is here. https://github.com/mate-desktop/mate-screensaver/blob/master/src/mate-screensaver-preferences.c#L927
For some reason I can't reproduce it with GTK+ 3.14 (using MATE 1.18).
With 3.20 and 3.22 this is of course reproducible. I'll check 3.18 as well when I'll get home today.
Ok, not reproducible with 3.18. So... maybe just another CSS-related breakage in GTK+ >= 3.20?
There was a big change for GtkScale with 3.20/22. Not only css related.
The display timer is over the slider button (see pic's) This is the normal way
And this is with the bug
Tested on Ubuntu MATE 16.10 daily with MATE 1.15 latest Reported to Ubuntu MATE launchpad https://bugs.launchpad.net/ubuntu-mate/+bug/1623196