atspi: remove unacceptable leaf node 14/148714/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:44:45 +0000 (19:44 +0900)
commit6d5e334d5be1df0838b4dc13579d0a36c6f5a614
treeecaa4ed3b553657bac16f94335d744819d55cb0d
parentc7db753cee67b0e9500ab78f96217efd0eb6d0cf
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