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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 16 23:18:15 PDT 2014


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


Gyuyoung Kim <gyuyoung.kim at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #235051|1                           |0
        is obsolete|                            |




--- Comment #20 from Gyuyoung Kim <gyuyoung.kim at webkit.org>  2014-07-16 23:18:28 PST ---
(From update of attachment 235051)
View in context: https://bugs.webkit.org/attachment.cgi?id=235051&action=review

> Source/WebKit2/ChangeLog:8
> +        Add a "focus,control,handover" signal to handover focus control to application

focus,control,handover -> focus,notfound ?

> Source/WebKit2/ChangeLog:11
> +        Application can dicide to move the focus to next widget of ewk_view or something else

dicide -> decide

> Source/WebKit2/UIProcess/API/efl/EwkViewCallbacks.h:56
> +    FocusNotfound,

FocusNotfound -> FocusNotFound

> Source/WebKit2/UIProcess/API/efl/ewk_view.h:42
> + * - "focus,notfound", Ewk_Focus_Direction*: reports that there is no elements of webview to focus on the given

> reports that there is no elements of webview to focus on the given direction because webview already reached the last focusable element. Application can dicide to move the focus to next widget of ewk_view or something else by using this signal.

"reports that there was no element to be focused on the given direction. The user can handle focus behavior using the signal."

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