[Webkit-unassigned] [Bug 72682] New: iframe fails to scroll in composited page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 17 17:30:48 PST 2011


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

           Summary: iframe fails to scroll in composited page
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vangelis at chromium.org
                CC: simon.fraser at apple.com, cmarrin at apple.com,
                    enne at google.com


This was reported in:http://code.google.com/p/chromium/issues/detail?id=103250

To reproduce:
1. Go to http://dl.dropbox.com/u/671766/chromecanvasbug/testcanvas.html
2. Try to scroll the inner scrollable iframe. It should scroll fine.
3. Open the inspector and find the canvas element. Add a -webkit-transform:translateZ(0) to it.
4. Try to scroll the inner scrollable iframe again.  The scrollbar moves but the contents won't update.


This repros in Chrome 17, Safari 5 and WebKit nightly r100547

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