[Webkit-unassigned] [Bug 92094] [WTR][EFL] Wheel events are not emitted

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 24 04:25:31 PDT 2012


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





--- Comment #2 from Christophe Dumez <christophe.dumez at intel.com>  2012-07-24 04:25:36 PST ---
(From update of attachment 154014)
View in context: https://bugs.webkit.org/attachment.cgi?id=154014&action=review

> Tools/WebKitTestRunner/efl/EventSenderProxyEfl.cpp:144
> +static void dispatchMouseDownEvent(Evas* evas, unsigned button, WKEventModifiers wkModifiers, int clickCount)

Looks unrelated to this bug. Maybe it should be in a separate patch?

> Tools/WebKitTestRunner/efl/EventSenderProxyEfl.cpp:304
> +        dispatchMouseDownEvent(ecore_evas_get(m_testController->mainWebView()->platformWindow()), event.button, event.modifiers, m_clickCount);

Ditto.

> Tools/WebKitTestRunner/efl/PlatformWebViewEfl.cpp:53
> +    evas_object_show(m_view);

Ditto.

> Tools/WebKitTestRunner/efl/PlatformWebViewEfl.cpp:74
> +    evas_object_focus_set(m_view, EINA_TRUE);

Ditto.

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