atspi: fix parent-child relationship for elm_list and elm_toolbar
authorPiotr Ganicz <p.ganicz@samsung.com>
Tue, 20 Sep 2016 21:46:11 +0000 (14:46 -0700)
committerCedric BAIL <cedric@osg.samsung.com>
Tue, 20 Sep 2016 22:01:48 +0000 (15:01 -0700)
commit2cc7be3743890b3c25ebf69a9ee4aa839d366827
treec34345f532d1a55bf1d1adc416d1fc09b4a0cdf7
parent445b3587e321c74fa23c401dda567dd5b27257b8
atspi: fix parent-child relationship for elm_list and elm_toolbar

Summary:
This patch provides proper parent-child relationship for elm_list and elm_toolbar
while atsapi_mode is set for icon and end element.

This patch is moved from:
    bf188e59431ad9c4ca877b2632884d3d430de6b1

Change-Id: Iae855aacf29bef3808a0b5ec159f46cbf0f4539d

Reviewers: stanluk, cedric

Reviewed By: cedric

Subscribers: cedric, jpeg

Differential Revision: https://phab.enlightenment.org/D4259

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/elementary/elm_list.c
src/lib/elementary/elm_toolbar.c