Closed DarkTrick closed 3 years ago
The patch looks trivial, but how can I reproduce the bug?
Open gtk3-widget-factory, open Page 3
, in the list in the bottom left: select an entry, focus another application.
( FYI: you will also see, that that selection is not going to be backdrop
ed, like all the other widgets. Gtk works in mysterious ways here, this will need more time to adjust.)
There's was bug in the last commit: Widgets, that should not have a bg color would now have one under certain circumstances. This fix solves the problem.