[Tizen] Fix initial white space issue in text 85/293085/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 08:53:53 +0000 (17:53 +0900)
commite16aff0297cabb1288e582ea04207f506e10c686
treefc310b74b91d8d3c536e838bcabc6cfdeb2c91bf
parent552ed6e2cafab67cae036ed363ab12dc1bc1617e
[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/text-controller-event-handler.cpp
dali-toolkit/internal/text/text-controller-impl.cpp