atspi: find valid child of list item 61/147761/4
authorShinwoo Kim <cinoo.kim@samsung.com>
Tue, 5 Sep 2017 11:53:29 +0000 (20:53 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Thu, 7 Sep 2017 03:43:05 +0000 (12:43 +0900)
commitd997a8e2ab8a1744308dcf1b99820f84facfee17
treef70aaf3628a83c0ad90a1a93917c1c5335174ae6
parentcfe2f1f6d1b66126f7daec6eae553a340dee4cc3
atspi: find valid child of list item

This patch set is solving following case.
If genlist item uses evas_object_image_source_set to show item itself, then
evas_tree_objects_at_xy_get does not return below objects of image source.
So content objects of genlist item could not become cadicdates for
elm_interface_atspi_component_accessible_at_point_get.

@tizen_fix

Change-Id: I44e52b48054cf80fd102131c7f199a6b62a0464d
src/lib/elm_atspi_bridge.c
src/lib/elm_widget.c
src/lib/elm_widget.h