[Webkit-unassigned] [Bug 38704] SVG pattern size changed when resizing browser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 6 22:19:33 PDT 2010


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


Dirk Schulze <krit at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




--- Comment #3 from Dirk Schulze <krit at webkit.org>  2010-05-06 22:19:33 PST ---
So the problem is, that the pattern is cut to the actual viewport, but doesn't
rebuild if the size of the windows changes or if we scroll a bit.

I looked at an older revision, and even the size of the pattern changes with
resizing the window. That is wrong to.

My proposal is to not clip to viewport anymore on creating a pattern in
RenderSVGResourcePattern.cpp.

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