[Webkit-unassigned] [Bug 27860] New: Release anchor scroll lock when a scroll is handled by a Node
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 30 15:39:31 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27860
Summary: Release anchor scroll lock when a scroll is handled by
a Node
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: japhet at chromium.org
Currently, if a scroll event is handled entirely by a Node (i.e., doesn't
bubble up to the Frame), it doesn't reset
FrameView::m_maintainScrollPositionAnchor to 0.
This occasionally leads to what looks like a non-functional scrollbar in
Chromium when an html element has a scrollbar. Not sure if any other ports
have run into similar problems.
--
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