jwooks / eyes-free

Automatically exported from code.google.com/p/eyes-free
0 stars 0 forks source link

[Talkback]Dim screen when TalkBack is enabled not cancled. #473

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Precondition : Fota Upgrade after Talkback 4.1.0 -> 4.2.0

1. Talkback > Settings > Dim screen when TalkBack is enabled check > Volume up 
and down buttons three times quickly. > not cancle

What is the expected output? What do you see instead?
Dim screen when TalkBack is enabled cancled.

What version of the product are you using? On what operating system?
LG H815 / Android 5.1.1 / LMY47D

Please provide any additional information below.

It is found in the log. Normally keystrokes became.
But it did not cancel.
Only after Fota update

07-25 15:59:06.109  2739  3703 D PhoneWindowManagerEx: interceptKeyTq 
keycode=25 down=true interactive=true policyFlags=22000000 injected=false 
keyguardActive=false
07-25 15:59:06.239  2739  3703 D PhoneWindowManagerEx: interceptKeyTq 
keycode=25 down=false interactive=true policyFlags=22000000 injected=false 
keyguardActive=false
07-25 15:59:06.349  2739  3703 D PhoneWindowManagerEx: interceptKeyTq 
keycode=25 down=true interactive=true policyFlags=22000000 injected=false 
keyguardActive=false
07-25 15:59:06.459  2739  3703 D PhoneWindowManagerEx: interceptKeyTq 
keycode=25 down=false interactive=true policyFlags=22000000 injected=false 
keyguardActive=false
07-25 15:59:06.569  2739  3703 D PhoneWindowManagerEx: interceptKeyTq 
keycode=25 down=true interactive=true policyFlags=22000000 injected=false 
keyguardActive=false
07-25 15:59:06.659  2739  3703 D PhoneWindowManagerEx: interceptKeyTq 
keycode=25 down=false interactive=true policyFlags=22000000 injected=false 
keyguardActive=false
07-25 15:59:06.769  2739  3703 D PhoneWindowManagerEx: interceptKeyTq 
keycode=25 down=true interactive=true policyFlags=22000000 injected=false 
keyguardActive=false
07-25 15:59:06.899  2739  3703 D PhoneWindowManagerEx: interceptKeyTq 
keycode=25 down=false interactive=true policyFlags=22000000 injected=false 
keyguardActive=false

Original issue reported on code.google.com by sunjin07...@lge.com on 29 Jul 2015 at 12:44