Cannot input on textfield for Droid Bionic with Android version 2.3.4 and using PhoneGap 2.3.0

tac1ana

New member
Jul 12, 2013
2
0
0
does anyone experience this issue?

When i did tried to removed all the issue, it was fine the input fields are accepting inputs or user keyed in. So i strongly think that it is somewhere on the css that the phonegap did that locks the textfield.I have already tried the following as i have read from other forums but still no luck :

input[type="text"]{
-webkit-user-select:text;
-webkit-user-modify:read-write;
}

Please help
 
oops some typo error there.. I mean when i tried to removed the entire CSS the forms particularly the input fields are working fine. so somewhere on the CSS causing it to lock.. incompatibility issue perhaps coz i tried my code to other devices like Droidx having same Android version 2.3.4 and it is working fine
 

Trending Posts

Forum statistics

Threads
956,238
Messages
6,967,100
Members
3,163,489
Latest member
JonC