[atspi][widget] enhance getting accessible object at point 00/102000/1 accepted/tizen/3.0/common/20161206.125631 accepted/tizen/3.0/ivi/20161205.235711 accepted/tizen/3.0/mobile/20161205.235456 accepted/tizen/3.0/tv/20161205.235618 accepted/tizen/3.0/wearable/20161205.235646 submit/tizen_3.0/20161205.093244
authorShinwoo Kim <cinoo.kim@samsung.com>
Sat, 3 Dec 2016 03:01:54 +0000 (12:01 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Sat, 3 Dec 2016 03:01:54 +0000 (12:01 +0900)
commit98df3dcf9263d7e2ab38246c19c6a7ccbf2cd812
treebcf9f613401c1cb45290f15f94ad960a8e9e3f63
parentf78f7aaf7cf5801392488cb54588903570eba4e4
[atspi][widget] enhance getting accessible object at point

If the _elm_widget_elm_interface_atspi_component_accessible_at_point_get
finds an object which has ATSPI_ROLE_LIST role, then it does not return itself,
and finds its child item at given point, returns the item.

Change-Id: Ifc8034a6cfa14fa45539c543727466bbe1f76045
src/lib/elm_widget.c