[Webkit-unassigned] [Bug 103638] New: Javascript animation of div renders incorrectly on page with video

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 29 07:15:13 PST 2012


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

           Summary: Javascript animation of div renders incorrectly on
                    page with video
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://staging.10cms.com/webkit_bug/
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Critical
          Priority: P1
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: chris at amplience.com


Created an attachment (id=176727)
 --> (https://bugs.webkit.org/attachment.cgi?id=176727&action=review)
Broken render

Steps:

1) Go to http://staging.10cms.com/webkit_bug/
2) Press the right pagination button

Expected:

Three images will slide left while a fourth image slides in from right.

Actual:

Container div moves but the render leaves two of the first image half rendered on the screen.

Note:

- This happens in Chrome 23.0.1.271.91m and 25.1.1337.0 canary on Windows 7 & in Safari iOS6.
- I can sometimes get safari to crash by swiping the pagination back and fourth (hence the high priority).
- The render will fix itself if you use dev tools to change a css value of anything inside the div with the id of 'html5'. I asume this is because it forces a redraw.

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