RESOLVED FIXED 134649
[EFL] cursor artifacts occurs on naver map site.
https://bugs.webkit.org/show_bug.cgi?id=134649
Summary [EFL] cursor artifacts occurs on naver map site.
KwangHyuk
Reported 2014-07-05 03:05:01 PDT
While moving mouse on the map.naver.com site, cursor artifacts occurs on the map area. This looks like an efl bug on ecore_evas_object_cursor_set api.
Attachments
Patch (2.19 KB, patch)
2014-07-06 08:44 PDT, KwangHyuk
gyuyoung.kim: review+
patch (2.39 KB, patch)
2014-07-07 03:51 PDT, KwangHyuk
no flags
KwangHyuk
Comment 1 2014-07-05 03:07:44 PDT
> This looks like an efl bug on ecore_evas_object_cursor_set api. hoping to get any idea from efl contributors ?
KwangHyuk
Comment 2 2014-07-06 08:44:35 PDT
Gyuyoung Kim
Comment 3 2014-07-06 23:49:21 PDT
Comment on attachment 234460 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=234460&action=review > Source/WebKit2/UIProcess/API/efl/EwkView.cpp:411 > + ecore_evas_object_cursor_set(ecoreEvas, 0, 0, 0, 0); It would be nicer if you add "FIXME:" comment why we should reset cursor.
KwangHyuk
Comment 4 2014-07-07 03:51:53 PDT
Created attachment 234483 [details] patch Apply reviewer's comment.
WebKit Commit Bot
Comment 5 2014-07-07 04:48:25 PDT
Comment on attachment 234483 [details] patch Clearing flags on attachment: 234483 Committed r170844: <http://trac.webkit.org/changeset/170844>
WebKit Commit Bot
Comment 6 2014-07-07 04:48:29 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.