[Webkit-unassigned] [Bug 120135] New: Setting -webkit-filter: in :active selector causes failure to redraw

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 21 13:42:25 PDT 2013


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

           Summary: Setting -webkit-filter: in :active selector causes
                    failure to redraw
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jer.noble at apple.com
                CC: simon.fraser at apple.com, thorton at apple.com


Created an attachment (id=209300)
 --> (https://bugs.webkit.org/attachment.cgi?id=209300&action=review)
Reduced test case

In the attached test case, clicking on the text will add a -webkit-filter to the active element. Releasing the mouse will remove that filter, but the text will not (always) redraw.

It is important that the text is inside a composited parent, which is a sibling of a composited element.

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