atspi: remove unacceptable leaf node 11/148711/1
authorShinwoo Kim <cinoo.kim@samsung.com>
Fri, 8 Sep 2017 07:46:32 +0000 (16:46 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Fri, 8 Sep 2017 10:41:04 +0000 (19:41 +0900)
commitd834889ee1f1dfed962c9b92201412b32ce280d8
tree455d8e16c2d7c1bb0ceab03fdd6fd94a0dc53c94
parent1756b8665260c0a1572aeac44818e8621555628f
atspi: remove unacceptable leaf node

An object could have children which have same position.
In this case, if first child of this object is not acceptable leaf node, then
there is no chance to find second child object.

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