widget: Fix legacy for focus_mouse_up_handle (EO)
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 31 Aug 2017 02:27:49 +0000 (11:27 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 31 Aug 2017 04:48:05 +0000 (13:48 +0900)
commit94d671c9715fef600c515bb1ae38bfb884d0bb82
treeb08fee70cc47a702a478223503f9d2a74caa1b4f
parentb6bab481aa8c4297f7692422b61dacf08f9e1d10
widget: Fix legacy for focus_mouse_up_handle (EO)

This removes the special code in the legacy API for
elm_widget_focus_mouse_up_handle. Add an internal helper to find the
first widget parent. And mark as protected.
Apparently this functions is still required for the new focus manager.

Ref T5363
src/lib/elementary/efl_ui_win.c
src/lib/elementary/elm_widget.c
src/lib/elementary/elm_widget.eo
src/lib/elementary/elm_widget.h