[webkit-reviews] review granted: [Bug 98253] [EFL][WK2] Implement focus/unfocus in UIClient : [Attachment 166860] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 3 06:21:52 PDT 2012


Gyuyoung Kim <gyuyoung.kim at samsung.com> has granted Christophe Dumez
<christophe.dumez at intel.com>'s request for review:
Bug 98253: [EFL][WK2] Implement focus/unfocus in UIClient
https://bugs.webkit.org/show_bug.cgi?id=98253

Attachment 166860: Patch
https://bugs.webkit.org/attachment.cgi?id=166860&action=review

------- Additional Comments from Gyuyoung Kim <gyuyoung.kim at samsung.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=166860&action=review


> Source/WebKit2/UIProcess/API/efl/ewk_view_ui_client.cpp:95
> +    evas_object_focus_set(toEwkView(clientInfo), false);

BTW, I wonder why we support *takeFocus* as *unfocus* functionality. In mac
port and qt port, they process this with other way.


More information about the webkit-reviews mailing list