[Tizen] Fix initial white space issue in text 89/293089/1
authorBowon Ryu <bowon.ryu@samsung.com>
Fri, 19 May 2023 07:38:40 +0000 (16:38 +0900)
committerBowon Ryu <bowon.ryu@samsung.com>
Fri, 19 May 2023 10:07:27 +0000 (19:07 +0900)
commitbd220e7716041ff227d224dc722879da13635c0f
tree450676c5ae6958d9676874f30c9a1ecbc0f87f69
parentea97e9f16dd6268d073b6bdb46ba3570460eafa8
[Tizen] Fix initial white space issue in text

Current logic does not send text and cursor position for initial white space to IME.
I don't know the exact history of this logic.
But in case of efl, it is sending information about initial white space to IME.
Change behavior for consistency.

Change-Id: I86bc7ecfece9f02c2eb670c3359efc31d79daabb
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
dali-toolkit/internal/text/controller/text-controller-event-handler.cpp
dali-toolkit/internal/text/controller/text-controller-impl.cpp