I am building a phonegap onsen.ui application, however I have noticed that on some devices to give focus to an input keyboard does not open for writing.
the device that is not opening the keyboard has android 4.2.2 version, I'm using onsenui - v1.3.8, and phonegap version is 5.3.5
if anyone knows this problem must thank you in advance
Related
I've made a web app that uses a Fabric JS canvas with an IText on it (so you can type text in it), and a Bootstrap JS ordinary textarea.
Activating either to start typing (so cursor appears) causes the Android keyboard to pop up and then immediately slide down again, thus making typing impossible.
This is on an Android 4.1.1 tablet, using latest versions of FabicJS, Bootstrap, Opera, Chrome, and the native Android browser. Behaviour is slightly different on native browser - keyboard stays up but switches to all caps mode, and then activates the browser address bar!
Anyone got any ideas please?
Many thanks.
On Chrome or Opera on Android if I try and type into an IText (by tapping on it to activate editing mode and the cursor as normal) which I've added on my canvas, the system keyboard appears as expected but after about half a second disappears again, so typing isn't possible.
On the native Android browser, the keyboard appears, then switches to uppercase, then the browser address bar becomes active. If you then tap again in the IText the system keyboard switches back to lower case and you can type in the IText normally.
I'm using latest FabricJS on Android 4.1.1 on a generic tablet. My website also uses JQuery and Bootstrap.
Anyone seen this before? Any idea how to solve!? I've run out ideas...
Thanks
I try to run an embedded web in Android, but it crashes when using Android 4.3 (Nexus 4). I run the app and the first webview appears correctly, but when I touch the textbox and the keyboard appears, the view gets frozen just on the top part of the keyboard (where the text predictor is located in case it's active).
This problem only appeared when using 4.3, not with the previous versions.
I've been trying to fix the bug as it says in this issue, but the solutions they give don't resolve my case: https://code.google.com/p/android/issues/detail?id=42518&q=webview&colspec=ID%20Type%20Status%20Owner%20Summary%20Stars
I would love if somebody have been through this problem, because we don't know what to do to fix it...
After more than one year without trying the app, it is working now. The device now is running Android Lollipop, so I guess that probably the WebView has some improvement that avoids the bug.
I have a hybrid application developed using jQuery Mobile and PhoneGap. One of our users who has a Nexus 7 Tablet is facing an issue - when the focus is in a text box and if the 7 key is pressed application closes on its own.
Has anyone else experienced this behavior? Is there a fix or a way to troubleshoot this issue?
I am getting this Exception " application openwnn (process jp.co.omronsoft.openwnn) has stopped in the emulator"
I am trying to develop a phone gap application in andriod platform , when i press the normal keyboard or Emulator keypad to type a letter in the html textbox i am getting this exception
Does any one know the reason for this exception and how to solve it?
I am using SDK version 10 (2.3)
Thanking you in Advance
Go to Settings->Language and keyboard, and disable any Japanese input methods. Android (and the emulator's) default Japanese IME is based on OpenWNN, not sure why it's crashing with your PhoneGap app though.