[Webkit-unassigned] [Bug 140581] New: setting the textContent of an element in a flex-box can trigger improper clipping of redraws

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 16 18:01:59 PST 2015


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

            Bug ID: 140581
           Summary: setting the textContent of an element in a flex-box
                    can trigger improper clipping of redraws
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Macintosh
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gordon_sheridan at apple.com

Created attachment 244826
  --> https://bugs.webkit.org/attachment.cgi?id=244826&action=review
simple test case

In the attached test case, if the textContent of the "description" element is changed without affecting its line wrapping, as the images are removed, the images are not erased or drawn properly.

The portion that is improperly clipped, seems to be related to the padding of the "inner-div" element.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150117/92c84252/attachment-0002.html>


More information about the webkit-unassigned mailing list