atspi: find valid child of list item 64/147764/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:40:01 +0000 (12:40 +0900)
commita9fb38e396dae7ae7510046b397dd28ee73e1e6b
tree4c4537c8ab3defc420d62bc9d270e4e9f5047a79
parent3bc56d1a119ead792d2a8cf50b4002195d172860
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