Fix key event propagation in text controller 11/275411/3
authorBowon Ryu <bowon.ryu@samsung.com>
Tue, 24 May 2022 12:05:06 +0000 (21:05 +0900)
committerBowon Ryu <bowon.ryu@samsung.com>
Wed, 25 May 2022 00:35:47 +0000 (09:35 +0900)
The KeyEvent::UP of DALI_KEY_BACK is not propagated from text controller,
this interferes with the behavior of the parent view in some cases.

Change-Id: Ib20c6f91203af2c27d1030cc2025964f87834195
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>

No differences found