[Webkit-unassigned] [Bug 77635] New: [CSS Filters] Text selection caret should use computeRectForRepaint

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 2 05:38:04 PST 2012


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

           Summary: [CSS Filters] Text selection caret should use
                    computeRectForRepaint
           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: achicu at adobe.com


Currently the caret drawing uses a combination of offsetFromContainer and localToAbsoluteQuad to find out the repaint rectangle of the caret. Use computeRectForRepaint to make sure the filters (and RenderFlowThread for regions) can compute the correct repaint rectangle.

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