atspi: find valid child of list item 66/147766/3
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:34:27 +0000 (12:34 +0900)
commit4c82b324e48cd19f94f64cfadd945efc0d88dd2f
tree27ebccf582acd48cf19717ce8a0cf0932fd703e2
parent0fc5880decb09097c2700abb1ea47678911c26b5
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