[Webkit-unassigned] [Bug 6849] New: absoluteRepaintRect needs to take filter rects into account

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Jan 26 13:36:14 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=6849

           Summary: absoluteRepaintRect needs to take filter rects into
                    account
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: http://dev.outbreak.nl/webkitsite/indexsvg.xhtml
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P4
         Component: SVG
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: macdome at opendarwin.org


absoluteRepaintRect needs to take filter rects into account

Notice how the image doesn't draw fully until the window is re-sized:

http://dev.outbreak.nl/webkitsite/indexsvg.xhtml

This is because the filter on the image has a effects region of -10%, -10%,
120%, 120% (the default) yet absoluteRepaintRect() doesn't notice the
additional 10% margin caused by the filter and never paints it properly


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list