[AT-SPI] Add FOCUSABLE state to TextField and TextEditor 72/244472/19
authorKamil Konieczny <k.konieczny@samsung.com>
Fri, 18 Sep 2020 10:53:39 +0000 (12:53 +0200)
committerArtur Świgoń <a.swigon@samsung.com>
Fri, 23 Oct 2020 13:07:00 +0000 (15:07 +0200)
commitf7e4491acb379b6bde128d21ef0d9fefe77c3380
treeeb6e8785a159dbddda5355fd7ced12c013e544fc
parent6c1385cd7a2ba2ffbd628e10576780a1620674b7
[AT-SPI] Add FOCUSABLE state to TextField and TextEditor

Add FOCUSABLE state to TextField and TextEditor. Also while at this,
add or remove FOCUSED depending on keyboard focus.

Change-Id: I9bb0f68f3e3f521842c870ea099bae5617b7fc4d
dali-toolkit/internal/controls/text-controls/text-editor-impl.cpp
dali-toolkit/internal/controls/text-controls/text-field-impl.cpp