Call SetCurrentFocusActor() 36/260936/4
authorJoogab Yun <joogab.yun@samsung.com>
Wed, 7 Jul 2021 07:47:29 +0000 (16:47 +0900)
committerJoogab Yun <joogab.yun@samsung.com>
Thu, 8 Jul 2021 05:36:46 +0000 (14:36 +0900)
commit78c9c036de63d8b56040e11dd91e9f5370091c57
tree086119ee858ab184e84cd01fd546971a37bfe6d7
parent8e3fd25cab9b478aa0d0668d0a186b6fa93c10f6
Call SetCurrentFocusActor()

If the TextField/TextEditor has "Focusable = true",
the focus cannot be moved by the keyboard after tapping.

Fixed this bug.

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