GNOME Bugzilla – Bug 738474
[regression] With Adwaita / GTK+ 3.14, vertical inline toolbars styling is broken
Last modified: 2018-04-15 00:28:17 UTC
Created attachment 288412 [details] screenshot As the attached screenshot demonstrates, inline toolbars have an incorrect style when oriented vertically. This used to work in earlier GTK releases, as you can see on this screenshot taken with 3.12: http://www.pitivi.org/i/screenshots/archive/0.94.png (or the older http://www.pitivi.org/i/screenshots/archive/0.91.png)
adding Lapo to CC.
Vertical inline toolbars are not styled, but vertically linking buttons should work, I'll check that out.
Jean-François I tried to have a look, but F21 packaged version doesn't work and the git version built via jhbuild shouts me an the following error: Traceback (most recent call last):
+ Trace 234219
_run_pitivi()
from pitivi import application
from pitivi.effects import EffectsManager
from pitivi.utils.ui import EFFECT_TARGET_ENTRY, SPACING
(_("%d fps") % 12, Gst.Fraction(12.0, 1.0)),
Hi folks, does gnome's jhbuild include/build gst-python? It's needed because introspection can't deal with everything; see also http://wiki.pitivi.org/wiki/Dependencies And yeah, the packaged (0.93) version is broken in Fedora 21 due to bug #735529 (fixed for the next release).
I'm pretty sure I have gst-python built via jhbuild
lets get a vertical inline toolbar example into widget-factory, maybe ?
It's not really a pattern I'd like to have used around, I implemented that in the old adwaita just for pitivi basically.
there's more things in widget-factory that we probably don't want to have 'used around', but still want to keep working, theme-wise.
Sure, I think this is one of the cases (not sure yet since pitivi is not working for me) where the inline toolbar is built with GtkToolItems with buttons inside which greatly messes up the scss code, I'd have no problems having vertical inlines made of GtkToolButtons btw.
I've added some vertical examples to the widget factory
I think this can be closed now ?
Pitivi's vertical toolbar is composed of GtkToolButtons, but still looks bad. The buttons are missing the right edge in Adwaita. Please reopen the bug.
You can notice the problem in widget-factory if you add "inline-toolbar" to Style Classes for the vertical GtkToolbar on the 3rd page.
Reopenning as asked by Alex.
We're moving to gitlab! As part of this move, we are moving bugs to NEEDINFO if they haven't seen activity in more than a year. If this issue is still important to you and still relevant with GTK+ 3.22 or master, please reopen it and we will migrate it to gitlab.
As announced a while ago, we are migrating to gitlab, and bugs that haven't seen activity in the last year or so will be not be migrated, but closed out in bugzilla. If this bug is still relevant to you, you can open a new issue describing the symptoms and how to reproduce it with gtk 3.22.x or master in gitlab: https://gitlab.gnome.org/GNOME/gtk/issues/new