| Issue 78: | Android - trackball events are ignored | |
| 2 people starred this issue and may be notified of changes. | Back to list |
since r2434 trackball events ignored, or generate uncommon keycodes. Before this revision all works ok.
Nov 3, 2010
Project Member
#1
bar...@gmail.com
Labels:
Milestone-3.0
Nov 3, 2010
(No comment was entered for this change.)
Status:
Fixed
Nov 5, 2010
Now Canvas.FIRE and KeyEvent.CALL both generates one keycode. I think it should be different
Nov 5, 2010
(No comment was entered for this change.)
Status:
Started
Apr 2, 2011
this patch adds mapping KeyEvent.KEYCODE_CALL and KeyEvent.KEYBOARD_BACK to common MIDP2 scancodes (-10 and -8) |