[Webkit-unassigned] [Bug 134436] [EFL] Fix occurrence of two cursors on WK2 EFL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 29 17:51:12 PDT 2014


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





--- Comment #3 from Ryuan Choi <ryuan.choi at samsung.com>  2014-06-29 17:51:29 PST ---
(From update of attachment 234061)
View in context: https://bugs.webkit.org/attachment.cgi?id=234061&action=review

> Source/WebKit2/ChangeLog:5
> +        ecore_x_window_cursor is released when ecore_evas_object_cursor should be shown in order to avoid occurrence of two cursors.

This comment should be below of "Reviewed by NOBODY..."

> Source/WebKit2/UIProcess/API/efl/EwkView.cpp:473
> +    ecore_x_window_cursor_set(getEcoreXWindow(ecoreEvas), 0);

At least, it should be in the guard #ifdef HAVE_ECORE_X

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