[Webkit-unassigned] [Bug 108111] New: Hover pseudo-state doesn't affect children

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 28 13:41:27 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=108111

           Summary: Hover pseudo-state doesn't affect children
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://jsfiddle.net/d2V2K/
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: karen+webkit at chromium.org
                CC: allan.jensen at digia.com


according to http://code.google.com/p/chromium/issues/detail?id=171867

copying content:

Example URL:
http://jsfiddle.net/d2V2K/

Steps to reproduce the problem:
1. Hover over divs
2. First a background is changed to blue, others are not

What is the expected behavior?
<a> background should change to blue when mouse is hovered over div

What went wrong?
Background color did not change.

Adding a rule that modifies the div background color on hover seems to make this rule also work, e.g.: http://jsfiddle.net/j3TyM/

this broke right around: http://trac.webkit.org/changeset/136001

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list