[Webkit-unassigned] [Bug 99650] New: Do not snap caret repaint rect and restore baseline special case for replaced elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 17 16:03:48 PDT 2012


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

           Summary: Do not snap caret repaint rect and restore baseline
                    special case for replaced elements
           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: eae at chromium.org
                CC: leviw at chromium.org


In bug 99376 (r131503) I removed the special case handling of baselines for replaced elements. This had some undesirable side effects, specifically for absolutely positioned replaced elements. 

This patch restores the special handling for replaced elements and instead tries to solve the caret repaint issue by not using the SnapOffsetForTransforms flag when computing the abs quad for the caret repaint rect.

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