Fix the bug about power-off popup. 15/14915/2
authorsh.pi <sh.pi@samsung.com>
Mon, 6 May 2013 05:33:12 +0000 (14:33 +0900)
committerKrzysztof Sasiak <k.sasiak@samsung.com>
Thu, 16 Jan 2014 10:38:45 +0000 (11:38 +0100)
commita2407e754073315da05b19779fd1d5c7ddf7380e
treeb7a563520dd5c124701427c5c2b092fd1ee9e78e
parent245060b7934a1d811b455c8bf24d09c579abd371
Fix the bug about power-off popup.

After screen capture (volume down + power key),
power-off system popup shows. It's timing problem.
screen capture is working when two key pressed at the same time.
If power key is pressed slightly first, power off popup timer is started.
now timer is cancelled when volume key's pressed.

Change-Id: Ic1f497591ef7cd9e3195f4c12e5d1beb3e470f50
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
src/display/key-filter.c