After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 686092 - backdrop state not propagate on children
backdrop state not propagate on children
Status: RESOLVED FIXED
Product: egg-list-box
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: egg-list-box-maint
egg-list-box-maint
Depends on:
Blocks:
 
 
Reported: 2012-10-13 16:08 UTC by Paolo Borelli
Modified: 2012-10-15 08:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.81 KB, patch)
2012-10-13 16:10 UTC, Paolo Borelli
none Details | Review

Description Paolo Borelli 2012-10-13 16:08:17 UTC
We are trying to style the :hover:backdrop in baobab (which uses egg-list-box)

Something like:

.content-view.view:hover:backdrop { background-color: red; } 

does not have effect. It seems to me that the backdrop state is not propagated to the children
Comment 1 Paolo Borelli 2012-10-13 16:10:31 UTC
Created attachment 226379 [details] [review]
patch

This patch seems to fix it, but I am not confident enough about the code to be sure that propagating down the whole state is the right thing...
Comment 2 Paolo Borelli 2012-10-15 08:37:35 UTC
Committed after getting an ACK from alex on irc.

http://git.gnome.org/browse/egg-list-box/commit/?id=b32d1270655f7c6c83550ae1adc0934105c0cc00