[Webkit-unassigned] [Bug 142873] New: Switching the src of an iframe from an SVG with intrinsic size to an SVG with no intrinsic leaves dirt if the sizes of the images are different

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 19 12:52:02 PDT 2015


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

            Bug ID: 142873
           Summary: Switching the src of an iframe from an SVG with
                    intrinsic size to an SVG with no intrinsic leaves dirt
                    if the sizes of the images are different
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com
                CC: zimmermann at kde.org

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

Open the attached test case.
Click on the button 'Red' and then click on the button 'Lime'.

Result: The area of the lime rectangle is only repainted and since the lime rectangle is smaller than the red rectangle, the bottom of the red rectangle is not cleared.
Expected: Changing the source of an iframe to an SVG with no intrinsic size should repaint its old rectangle.

Note: The dirt is cleared is the window is refreshed (resized for example).

-- 
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/20150319/338b2dad/attachment-0002.html>


More information about the webkit-unassigned mailing list