HdyTitleBar broken with `.devel` windows in org.gnome.Sdk//master
Steps to reproduce:
- Remove CSS from
example/style.css
submitted to GTK+ 3.24.1 (see !149 (merged)) - Run libhandy demo
- Open GtkInspector
- Add
devel
style class for theExampleWindow
- Set
selection-mode
toTRUE
for theHdyTitleBar
Interestingly (and thankfully), this doesn't happen with 3.30 platform, only with master, even though they supposedly both have GTK+ 3.24.1.
This only happens with master runtime, and not with 3.30 one, since master tracks gtk-3-24 branch, not releases.
Edited by Alexander Mikhaylenko