[AT-SPI] Mark text cursors as ACCESSIBILITY_HIDDEN 96/268896/4
authorArtur Świgoń <a.swigon@samsung.com>
Tue, 4 Jan 2022 09:36:43 +0000 (10:36 +0100)
committerArtur Świgoń <a.swigon@samsung.com>
Tue, 18 Jan 2022 10:22:01 +0000 (11:22 +0100)
commit686cc88cc4a674e6d13f73eabdc12a52e7de4090
tree2a27e0da741bf5985d21135936f387a990d9a7e9
parent2d8157fe945d80d6b743cc5e4d47857a7a5521ac
[AT-SPI] Mark text cursors as ACCESSIBILITY_HIDDEN

The text cursor is not an object the Accessibility user can directly
interact with, so it can be hidden from the AT-SPI tree. As an added
benefit, "signal: object:state-changed:visible" for the cursor object
will not be emitted on DBus twice every blink.

Change-Id: Ib148a8bac920cc9fb8c0f6f7158d62c20d995e6c
dali-toolkit/internal/text/decorator/text-decorator.cpp