Open GoogleCodeExporter opened 9 years ago
The attached file improves things with my bluetooth keyboard and in the
emulator with real keyboard and android native onscreen keyboard.
The core idea is to stop 'normal' traversal by making the
up/down/left/right/next view after the crossword view be .. the crossword
itself. This stops the activation of the clue lists that was leading to
trouble.
The treatment of TAB as SEARCH is possibly a separate issue, but Nexus 7 has
tab in its onscreen keyboard but no (soft or hard) search button, so it's very
handy. The same goes for using a physical keyboard; tab is sensible for this
function and a physical search button may be absent or placed oddly.
Finally, the patch also changes the behavior of ENTER to be more like SEARCH
when it is 'go to next clue'. It's also debatable...
Original comment by jep...@gmail.com
on 17 Oct 2012 at 5:00
Attachments:
Original issue reported on code.google.com by
jep...@gmail.com
on 16 Oct 2012 at 7:30