[Webkit-unassigned] [Bug 22938] New: [Transforms] WebView background is not painted correctly if the document has a transform

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 19 13:09:19 PST 2008


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

           Summary: [Transforms] WebView background is not painted correctly
                    if the document has a transform
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com


If the document has a transform, via something like:

    html {
      -webkit-transform: translateY(100px) rotate(20deg);
    }

then the exposed area of the viewport that is not covered by the document is
unpainted, and full of pixel crap.


-- 
Configure bugmail: https://bugs.webkit.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