assign valid value to 'event_window' variable when adding ecore event 34/317034/1
authorduna.oh <duna.oh@samsung.com>
Tue, 3 Sep 2024 05:31:08 +0000 (14:31 +0900)
committerduna.oh <duna.oh@samsung.com>
Tue, 3 Sep 2024 05:45:46 +0000 (14:45 +0900)
commit52238c25a969538ce519f28ce953cb9ca43bd5ec
tree1b6632ebb66b4edfd2128e774a8609109abe641b
parent62d8469d4826f9991b589b78d427422137899cba
assign valid value to 'event_window' variable when adding ecore event

There is a bug that cancel event is not properly processed in ecore_input_evas
since the event doesn't have a valie value on 'event_window' variable.

Change-Id: I829d805186745e205319475b59bc2f57fce7d6b6
src/e_mod_gesture_events.c