[Tizen] Fix hidden input issue 11/288911/1
authorBowon Ryu <bowon.ryu@samsung.com>
Thu, 24 Nov 2022 10:56:16 +0000 (19:56 +0900)
committerBowon Ryu <bowon.ryu@samsung.com>
Fri, 24 Feb 2023 08:21:13 +0000 (17:21 +0900)
commit80b42b4c4eb4cfc8382e5af84fc4a75f620205b1
treeda795f30078bf9001405e7d386d85f7008398415
parente78e05429801da71bc575a0c265550813b46273f
[Tizen] Fix hidden input issue

Fixed issues with SHOW_LAST_CHARACTER mode
- After all text is deleted, the first input character is not visible.
- The last character is always visible regardless of the position of the cursor.

Change-Id: I48689bf7e38b05c655d416c4e2df1d4553dca992
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
automated-tests/src/dali-toolkit/utc-Dali-TextField.cpp
dali-toolkit/internal/text/hidden-text.cpp
dali-toolkit/internal/text/hidden-text.h
dali-toolkit/internal/text/text-controller-impl-model-updater.cpp