[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 03:17:37 PDT 2014


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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #234990|review?                     |review-
               Flag|                            |




--- Comment #10 from Gyuyoung Kim <gyuyoung.kim at webkit.org>  2014-07-16 03:17:52 PST ---
(From update of attachment 234990)
View in context: https://bugs.webkit.org/attachment.cgi?id=234990&action=review

> Source/WebKit2/UIProcess/API/efl/ewk_view.h:42
> + * - "focus,control,handover", Ewk_Focus_Direction*: reports that user can take the focus from the ewk_view because

This signal is to notify if focus direction is changed. EWK_FOCUS_DIRECTION_FORWARD or EWK_FOCUS_DIRECTION_BACKWARD. This signal name doesn't contain meaning for user. "focus,direction,changed" looks better. Besides your description regarding "handover focus control bla bla..." is redundant. We only need to explain what does this signal report.

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