[Tizen] Fix key event consumption issue in text field 20/302220/1
authorBowon Ryu <bowon.ryu@samsung.com>
Mon, 4 Dec 2023 06:10:05 +0000 (15:10 +0900)
committerBowon Ryu <bowon.ryu@samsung.com>
Mon, 4 Dec 2023 07:51:33 +0000 (16:51 +0900)
commita1e9c0a4566065d5fb7c5167e797596fc3f5042b
tree5aaf23eccf5a10514dcdbe39fed1ba33af5af101
parent4fb22416bdc46097b9dc5f26551021b122e956c9
[Tizen] Fix key event consumption issue in text field

The keycode for '$' and `RETURN` are the same on a specific device.
To avoid this problem, check the key name.

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