Fix Navi_SE-21891 : Volume goes down/up when touch once.
authorhhh.kwon <hhh.kwon@samsung.com>
Sun, 20 Jan 2013 12:38:32 +0000 (21:38 +0900)
committerhhh.kwon <hhh.kwon@samsung.com>
Sun, 20 Jan 2013 12:38:32 +0000 (21:38 +0900)
src/_logic.c

index 6ee3fe8b485495007ec2ebf80bb6f268e2e933ba..a0f9fc7b7c3a020dfc45803a3ee7d38b8fff7781 100755 (executable)
@@ -158,7 +158,7 @@ Eina_Bool _volume_show(void *data)
 
                if(status == UNLOCK_STATUS)
                {
-                       _grab_key_new(ad, -1, TOP_POSITION_GRAB);
+                       _grab_key_new(ad, -1, EXCLUSIVE_GRAB);
 
                        _rotate_func(ad);
                        elm_win_indicator_mode_set(ad->win, ELM_WIN_INDICATOR_HIDE);