I use xui.prompt and virtual keyboard is visible, I can type here.
But if I use xui.Input, the virtual keyboard is hidden and I can type int xui.Input. But this is normally in Windows Phone 8 using IE10.
Thanks
Virtual keyboard problem in Android
Re: Virtual keyboard problem in Android
Fixed, please update the latest code from SVN, and try again.
That's a Input focus bug in BB>7. We used ontouchend to fix it, so if you are in the the Ripple emulator, the bug will still there. Try it in mobile BB.
That's a Input focus bug in BB>7. We used ontouchend to fix it, so if you are in the the Ripple emulator, the bug will still there. Try it in mobile BB.
Re: Virtual keyboard problem in Android
Thanks, it fixed now.