[Webkit-unassigned] [Bug 70762] New: Incorrect repaint during layout in flipped writing modes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 24 14:32:24 PDT 2011


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

           Summary: Incorrect repaint during layout in flipped writing
                    modes
           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: mitz at webkit.org
                CC: hyatt at apple.com


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

In the test case, edit either line and notice that it does not repaint correctly. The reason is that RenderBox::computeRectForRepaint() calls flipForWritingMode() during layout, when the block’s height is still 0.

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