#5563 closed defect (fixed)
ANDROID: Return key not working
Reported by: | SF/jobeus | Owned by: | dhewg |
---|---|---|---|
Priority: | normal | Component: | Port: Android |
Version: | Keywords: | ||
Cc: | Game: |
Description
With a hardware keyboard, at least w/ DesireZ/G2, the return key does not work. All the other keys work fine, it's just no return. So typing commands in SCI games specifically are impossible. :(
Thanks!
Ticket imported from: #3143555. Ticket imported from: bugs/5563.
Change History (12)
comment:1 by , 14 years ago
Owner: | set to |
---|---|
Summary: | Return key not working in Android port → ANDROID: Return key not working |
comment:2 by , 14 years ago
comment:3 by , 14 years ago
Still not working on latest nightly. Works in latest non-offical (SDL) build though.
Also added issue of the mouse arrow now being a black box. ;)
comment:4 by , 14 years ago
can you installl "alogcat" from market, hit the enter key in scummvm, start alogcat and look for "received invalid keycode" messages? it should be followed by two numbers, which would be helpful
comment:5 by , 14 years ago
while i don't see any item about that cursor issue, that's fixed with the next nightly
comment:6 by , 14 years ago
I can't seem to get that error to show up in alogcat. Lots of messages about ScummVM but nothing about keycodes. Even when trying other buttons like FN, SYM, shift, etc.
Any ideas?
comment:7 by , 14 years ago
that message will only be printed if an unknown key event gets in. looks like that isn't the case. but i know that the physical enter key works on another model. i guess this issue is related to a different behavior of either the android version on your device or the keymap its using.
1) does the enter key on the virtual keyboard work? (hold down menu for a while) 2) does the physical enter key work on the gui? like confirming a savegame name 3) can you confirm that the cursor issue is fixed?
comment:9 by , 14 years ago
Both the cursor issue and the return key issue both work now, amazing! :D Many thanks, this is the best news. :D
comment:11 by , 14 years ago
Owner: | changed from | to
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:12 by , 6 years ago
Component: | --Unset-- → Port: Android |
---|
can you try a nightly? see http://forums.scummvm.org/viewtopic.php?p=65859