[Webkit-unassigned] [Bug 19275] New: webkit transforms leave behind rendering artifacts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 27 13:37:38 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19275

           Summary: webkit transforms leave behind rendering artifacts
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Critical
          Priority: P1
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barneyl at byui.edu


When a transformation is applied to DOM elements that both translate and scale
up a div, rendering artifacts are left behind during the transition and the div
fails to update at it's final larger scale leaving only a portion of div
visible.  In this test example the div is scaled to 25% initially.  After the
transition it is scaled to 100% but only 25% of the div is viewable until the
browser re-renders the page due to resizing the browser or switching to another
application and then back.


-- 
Configure bugmail: http://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