[Webkit-unassigned] [Bug 120648] [GTK] mouse wheel events are not considered to be mouse events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 8 00:30:15 PDT 2013


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





--- Comment #2 from Carlos Garcia Campos <cgarcia at igalia.com>  2013-10-08 00:29:06 PST ---
bool WheelEvent::isMouseEvent() const
{
    return false;
}

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