efl_ui_text: EFL_UI_EVENT_SELECTION_CLEARED not called
authorabdulleh Ghujeh <a.ghujeh@samsung.com>
Wed, 28 Aug 2019 15:04:51 +0000 (15:04 +0000)
committerYeongjong Lee <yj34.lee@samsung.com>
Mon, 16 Sep 2019 01:23:00 +0000 (10:23 +0900)
commit6ff3d7a4f0459feb0d564083b08fec711b9e3fd4
tree04ec7097ec9189d49d0b89a4bd4a38a6572bbf90
parent7c8d1f3be0187ac95fd06bc7746e4c150090157d
efl_ui_text: EFL_UI_EVENT_SELECTION_CLEARED not called

-Add a callback to ui_text for event EFL_UI_EVENT_SELECTION_CLEARED
-Select any text in the ui_text
-Clear selection by clicking any area by mouse or pressing arrows in keyboard
-The selection get cleared but the callback will never be called.

Reviewed-by: Tom Hacohen <tom@stosb.com>
Differential Revision: https://phab.enlightenment.org/D9771
src/lib/elementary/efl_ui_text.c