"Fix TOPMOST Mode Event Delivery Surface" 94/90794/4 accepted/tizen/3.0/ivi/20161028.133925 accepted/tizen/3.0/mobile/20161028.133032 accepted/tizen/3.0/tv/20161028.133347 accepted/tizen/3.0/wearable/20161028.133639 accepted/tizen/common/20161013.161000 accepted/tizen/ivi/20161015.000203 accepted/tizen/mobile/20161015.000141 accepted/tizen/tv/20161015.000159 accepted/tizen/wearable/20161015.000152 submit/tizen/20161013.111810 submit/tizen_3.0/20161028.062323 submit/tizen_3.0/20161028.082423 submit/tizen_3.0_common/20161104.104000
authorDhiraj Kr Mishra <dk.mishra@samsung.com>
Tue, 4 Oct 2016 08:47:03 +0000 (14:17 +0530)
committerDhiraj Kumar Mishra <dk.mishra@samsung.com>
Thu, 13 Oct 2016 08:57:18 +0000 (01:57 -0700)
commit65fcd7fb0c118eb0c334292870971a271dbf664b
treea81c4dc2d74a5fedc526a372e5d449c2d81fdf88
parent6adf17a3a91f222bb667dfda5b2e115743e1cc6a
"Fix TOPMOST Mode Event Delivery Surface"

If window stack changed TOPMOST mode key delivery should be sent to the surface, which has been promoted to the head of top_ptr list.
top_ptr list is being updated by _e_keyrouter_check_top_visible_window,however while sending event obselete surface data was used as a result first event was not delivering to correct surface.

Change-Id: I10364d6a478ba7d5b75186f289433df8971bea23
Signed-off-by: Dhiraj Kr Mishra <dk.mishra@samsung.com>
src/e_mod_keyrouter_events.c