atspi: enhance _accessible_at_point_top_down_get 25/149325/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:44:39 +0000 (14:44 +0900)
commitc63ab3988956cadf13a98bc0c110a1b0b3e1fa4a
tree4409ba49388b722c7da936fe64481ac6412e0ced
parentd782c59b74edfc391692cc734c59c80c14d02e40
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