Fix the failure to emit Accessibility::WindowEvent::CREATE event. 78/298478/3
authorWonsik Jung <sidein@samsung.com>
Thu, 7 Sep 2023 11:20:56 +0000 (20:20 +0900)
committerWonsik Jung <sidein@samsung.com>
Wed, 13 Sep 2023 11:23:17 +0000 (20:23 +0900)
commit5ff6b83b7d0cd169c721c3c92ba17681ec4bafa5
tree869b71ed09cbe344ea4510611f487507145c63d3
parentfa55b8748be0fdddca4c930b207f9bfd66666335
Fix the failure to emit Accessibility::WindowEvent::CREATE event.

Fixing the failure to emit Accessibility::WindowEvent::CREATE event.
This event can be sent the at-spi dbus should be enabled.
So, This event can be sent when accessibility is enabled.

Change-Id: I9ec22fee5d7db958c583971e6f0e48bda72f3252
dali/devel-api/adaptor-framework/accessibility-bridge.h
dali/internal/accessibility/bridge/bridge-impl.cpp
dali/internal/accessibility/bridge/dummy/dummy-atspi.h
dali/internal/window-system/common/window-impl.cpp
dali/internal/window-system/common/window-impl.h