asolfre / hackerskeyboard

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

ESC key not functioning #325

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. press ESC key on any application and only the hint is displayed but nothing 
else

2. tested with hardware keyboard and it works fine.

What is the expected behavior? What do you see instead?

function as an escape key in all applications

What version of Hacker's Keyboard are you using? 

1.33.1332

On what phone or tablet? Samsung galaxy tab2 7.0

If applicable, does this affect the 4-row or 5-row layout, or both? Which
language(s)?

both english

Original issue reported on code.google.com by phben...@googlemail.com on 22 Dec 2012 at 8:49

GoogleCodeExporter commented 9 years ago
I think this is working as expected - hardware keyboard layouts may map Esc to 
the "back" button since there's no "back" key on normal keyboards, but this 
isn't needed for the onscreen keyboard since there's already a "back" button 
available, and changing it could break applications that actually want the 
Escape keycode such as terminal emulators.

Original comment by Klaus.We...@gmail.com on 22 Jan 2013 at 7:25