atspi: enhance _accessible_at_point_top_down_get 27/149327/1
authorShinwoo Kim <cinoo.kim@samsung.com>
Tue, 12 Sep 2017 05:44:39 +0000 (14:44 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Tue, 12 Sep 2017 05:50:11 +0000 (14:50 +0900)
commitb81db08d75d968f005810a892039e944dd517b0c
treee050347b957d4f5f286f589f1045c411da91d54d
parent3e04626434986dddf27a5560bf89d464270502a6
atspi: enhance _accessible_at_point_top_down_get

If there is only one valid child at point, then return it.
The evas_tree_objects_at_xy_get could not find proper object,
if application does not have well aligned objects.

This could be a role of application, but this patch set could solve somehow.

Change-Id: I6326a23b88904f6003a99e8b17885452890c7222
src/lib/elm_widget.c