[Tizen] Handle accessibility behavior according to window focus change 96/280396/1
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Mon, 29 Aug 2022 11:13:24 +0000 (20:13 +0900)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Mon, 29 Aug 2022 11:15:10 +0000 (20:15 +0900)
commit553f7ccde7c6b8528f1718608e6b62c3c100cd44
tree7e453568496c33dd8420c97ef280c1ffa1e36808
parentb155ebb03a0daa0d3539184894a4c81d9f5a8858
[Tizen] Handle accessibility behavior according to window focus change

- When the window lost the focus, accessibility should be disabled.
 Otherwise, it gained the focus, accessibility should be enabled again.
- Add to control accessibility enabled behavior in OnFocusChanged

Change-Id: I7b6e24b444b952b8791c279f37c20444ac7aec3e
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
dali/internal/window-system/common/event-handler.cpp