Fix hidden input issue 35/284735/7
authorBowon Ryu <bowon.ryu@samsung.com>
Thu, 24 Nov 2022 10:56:16 +0000 (19:56 +0900)
committerBowon Ryu <bowon.ryu@samsung.com>
Fri, 25 Nov 2022 05:30:41 +0000 (14:30 +0900)
commitf5c4eea32ac6eff21edbc662f5e879c9614da165
tree86b207bce241a312efd8b1fd4a89089e35473af6
parent6648cdfb9e2dd90cb8a34da7aaad71fce83ca05b
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