[Webkit-unassigned] [Bug 11869] scroll wheel events are ignored by all iframes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 3 17:22:08 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=11869
------- Comment #6 from occupant4 at gmail.com 2007-01-03 17:22 PDT -------
The only time setIgnoreWheelEvents() is called in the code is in
RenderPartObject::viewCleared(). The only code that checks m_ignoreWheelEvents
is in EventHandler::handleWheelEvent() (which early-outs if it is set).
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list