huydq92 / hackerskeyboard

Automatically exported from code.google.com/p/hackerskeyboard
0 stars 0 forks source link

ESC key brings up Music App in Slideshow View #185

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Press ESC at any time
2.
3.

What is the expected behavior? What do you see instead?
Whatever ESC would do. Nothing or in DOSBOX, something and instead it always 
brings up the slideshow view for the default music app.

What version of Hacker's Keyboard are you using? (See "Debug" section at
the bottom of the app's Settings menu.)
On what phone or tablet?
Hacker's Keyboard v1.29 on Samsung Galaxy Tab (GT-P1000) running Gingerbread 
2.3.6 JQ8 (http://forum.xda-developers.com/showthread.php?t=1409469)

If applicable, does this affect the 4-row or 5-row layout, or both? Which
language(s)? Affects both layouts. Only tried Eng (US).

Please provide any additional information below.

Original issue reported on code.google.com by rafma...@gmail.com on 3 Feb 2012 at 3:18

GoogleCodeExporter commented 9 years ago
Sorry, I don't think there's anything I can do about it. The keyboard just 
sends a KEYCODE_ESCAPE key event, and then it's up to the OS and application to 
decide what to do with that event.

It appears that your device chooses to interpret ESC as a global media hotkey, 
possibly with the intent of working with a hardware keyboard that has a 
dedicated key for that which happens to send the ESC keycode.

You'll need to take this up with the people who make the OS build. If you have 
a hardware keyboard, it would be interesting to try that to see if it's 
affected by the same problem - I'm pretty sure it'll be the same.

Original comment by Klaus.We...@gmail.com on 3 Feb 2012 at 6:44

GoogleCodeExporter commented 9 years ago
Ok, I thought I'd see if it was more common than just my build. Thanks for the 
help! Great app!

Original comment by rafma...@gmail.com on 3 Feb 2012 at 6:51