[Webkit-unassigned] [Bug 77536] New: :hover styles still partially painted after mouse pointer moved away

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 1 02:24:01 PST 2012


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

           Summary: :hover styles still partially painted after mouse
                    pointer moved away
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: marcoos+bwo at marcoos.org


Created an attachment (id=124913)
 --> (https://bugs.webkit.org/attachment.cgi?id=124913&action=review)
Testcase

When a combination of block, inline and inline-block elements uses :hover styles, some of these :hover styles leave artifacts after mouse moves away.

In the attached testcase, the orange box displays two smaller boxes on hover. If you move your mouse away from the orange box, it should be rendered without any traces of the smaller boxes. This is not the case, parts of the inline element box (white) are still visible.

Reproducible in:
- Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.46 Safari/535.11
- Mozilla/5.0 (Windows NT 6.1) AppleWebKit/534.52.7 (KHTML, like Gecko) Version/5.1.2 Safari/534.52

-- 
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