[Tizen] (A11y) Connect PropertySet signal only if highlighed 71/303371/1
authorEunki, Hong <eunkiki.hong@samsung.com>
Wed, 8 Nov 2023 13:10:53 +0000 (22:10 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Wed, 27 Dec 2023 00:15:12 +0000 (09:15 +0900)
commit29fd5b4f7c6d5eee8df3f1e06e8643cc0e008b1e
tree3ccba02d0fe3e0302a1eaa3b71099990d9b6775e
parent5d5abc007c46773276c63f0f1d31b8c73383c692
[Tizen] (A11y) Connect PropertySet signal only if highlighed

Notify when ACCESSIBILITY_NAME or ACCESSIBILITY_DESCRIPTION changed cases are
only need for highlighted control. So let we ensure to connect property set signal
only if control has ben grabed at least one time.

It will be useful when never be highlighted Actor's Accessible creation / destruct time.

Change-Id: I0c719a4576d02db9914a0e7b53a266ba4845cee2
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
automated-tests/src/dali-toolkit-internal/utc-Dali-Accessibility-Controls-BridgeUp.cpp
dali-toolkit/devel-api/controls/control-accessible.cpp
dali-toolkit/devel-api/controls/control-accessible.h
dali-toolkit/internal/controls/control/control-data-impl.cpp
dali-toolkit/internal/controls/control/control-data-impl.h