[ATSPI] Implementation of Hypertext and Hyperlink in text controls 29/265529/20
authorLukasz Oleksak <l.oleksak@samsung.com>
Thu, 30 Sep 2021 12:24:44 +0000 (14:24 +0200)
committerLukasz Oleksak <l.oleksak@samsung.com>
Mon, 22 Nov 2021 11:42:38 +0000 (12:42 +0100)
This patch exposes on dbus ATSPI Hypertext interface
for the following text controls: TextEditor, TextField and TextLabel.
Also it brings new class TextAnchor inheriting from Control which marks
the geometry of an anchor inside the text controls mentioned above and
which exposes on dbus ATSPI Hyperlink interface.

Change-Id: Ic46bcf7a3ddfe49b1723ebf8025fba6779fda05d


No differences found