[Tizen] Fix hidden input issue 98/284898/1
authorBowon Ryu <bowon.ryu@samsung.com>
Thu, 24 Nov 2022 10:56:16 +0000 (19:56 +0900)
committerBowon Ryu <bowon.ryu@samsung.com>
Wed, 30 Nov 2022 07:24:23 +0000 (16:24 +0900)
commitffa2b5196fc9a7c6fb931ade44cfa7756445d1a8
treed3d36936f7e0de3e59031731ba068c9bfe30b201
parent16874136b5ffc785c05dbe2ab878a28792f5a07f
[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/controller/text-controller-impl-model-updater.cpp
dali-toolkit/internal/text/hidden-text.cpp
dali-toolkit/internal/text/hidden-text.h