Greetings...
I have been testing Crosswalk x86 APK's today, using the Google Android SDK with Emulator.
The ARM version of my app is fine, however when I try a Intel Atom x86 based APK on a x86 based emulator, I come to a weird (bug?) sort of thing...
When you touch a textbox DOM object, it will remove that textbox object and any remaining textbox objects on the canvas.... when I try to type something in, the text will not appear either, has anyone else experienced this issue?
The keyboard tooltip will sometimes show up if I spam touch where the textbox should be, so maybe its just dissapearing from the canvas but is physically still there?
This also might be for IntelRobert
Thanks