[Webkit-unassigned] [Bug 88129] New: Regression: fixed position scrolling broke on chromium after r117032
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 1 13:29:08 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=88129
Summary: Regression: fixed position scrolling broke on chromium
after r117032
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: shawnsingh at chromium.org
CC: jchaffraix at webkit.org, simon.fraser at apple.com,
enne at google.com, timothy_horton at apple.com
The repro can be found here - http://jsfiddle.net/desandro/VQM7x/ - none of the rects should move when scrolling that container.
Note that safari "stutters" on that test case, I believe this is related but slightly different issue. For chrome, this was solved by avoiding overflow on the repaint rects - https://bugs.webkit.org/show_bug.cgi?id=84979. Its likely that overflow in a different place may be causing that same behavior for Safari.
--
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