[Webkit-unassigned] [Bug 34895] New: Marker rectangles are not updated when doing an accelerated-composited scroll
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 12 09:00:23 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34895
Summary: Marker rectangles are not updated when doing an
accelerated-composited scroll
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
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
Document stores a list of marker rectangles that are used for things like Find.
They rely on painting to get invalidate and recomputed. However, if you do an
overflow-div scroll with composited layers, then there may be no painting so
nothing updates the rectangles.
--
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