[ATSPI] Check parents to define SHOWING state 78/266578/9
authorShinwoo Kim <cinoo.kim@samsung.com>
Mon, 15 Nov 2021 11:19:47 +0000 (20:19 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Tue, 23 Nov 2021 07:53:17 +0000 (16:53 +0900)
commit18a573e8e1772865d8d981f80bf4c4da767eca0c
tree9f6a953c3a21308ba8e35c26308df1275abe99ef
parente0c063be9e7ecde0e5665079289489d456828abf
[ATSPI] Check parents to define SHOWING state

It will not be SHOWING if an accessible has invisible parent in its ascendant.

This is necessary for the following case.
The NUI navigator has more than 2 pages, and the below page's controls have
SHOWING state without this patch.

Change-Id: I27a7a998154267a14c2aa295a48b48b9e2896520
automated-tests/src/dali-toolkit-internal/utc-Dali-Accessibility-Accessible.cpp
dali-toolkit/devel-api/controls/accessible-impl.cpp