[Webkit-unassigned] [Bug 134674] [EFL][WK2] Add a "focus, control, handover" signal.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 16 21:26:27 PDT 2014


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





--- Comment #17 from Ryuan Choi <ryuan.choi at samsung.com>  2014-07-16 21:26:40 PST ---
(From update of attachment 235050)
View in context: https://bugs.webkit.org/attachment.cgi?id=235050&action=review

> Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_view.cpp:1216
> +        "<body><input type=\"text\"></body>";

How about using "autofocus" attribute to simplify test test case?

As the nit, ' looks easier to read that \"

> Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_view.cpp:1223
> +    Ewk_Focus_Direction direction;

direction = EWK_FOCUS_DIRECTION_FORWARD; ?

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