[Tizen] Fix cursor position issue 18/303518/1 accepted/tizen/7.0/unified/20240104.073236
authorBowon Ryu <bowon.ryu@samsung.com>
Fri, 29 Dec 2023 05:49:36 +0000 (14:49 +0900)
committerBowon Ryu <bowon.ryu@samsung.com>
Fri, 29 Dec 2023 07:36:09 +0000 (16:36 +0900)
commit1342e20d8e20d1397c97d9e050e1a50c18a97d30
treed443238f2c1fff9823d6cdb3be9b4a0b5e301ff0
parentc67dd6c923e430caa834e2c87351f59dde1f8d09
[Tizen] Fix cursor position issue

This patch fixes an issue where the cursor position is incorrectly positioned
when padding is set for the textfield text editor.
It is a problem caused by the wrong location of the cursor layer.

Change-Id: Ifa0e9b752160761dfd6806cfc18dbf98576c71e3
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
dali-toolkit/internal/controls/text-controls/text-editor-impl.cpp
dali-toolkit/internal/controls/text-controls/text-field-impl.cpp