atspi: enhance _accessible_at_point_top_down_get 32/149332/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:52:03 +0000 (14:52 +0900)
commit9f5b3b776491d8f6c32517563f801daf86d58d53
tree3ac35151f9640e53b3c8626c997586d10583b508
parentf2f1c76639541a6fa817f294b3aaba57ad7ccca5
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