WSDOT-GIS / bridge-clearance-app

An application that provides bridge clearance information
The Unlicense
2 stars 0 forks source link

Text cannot be entered into boxes in Android stock browser on HTC One #52

Open JeffJacobson opened 9 years ago

JeffJacobson commented 9 years ago

The JavaScript code that filters out the non-numeric characters is not allowing anything to be entered in the stock Android browser (as opposed to Chrome for Android) on the HTC One. (This is the only version of the Android browser that has been tested.)

JeffJacobson commented 9 years ago

Remote debugging via JSConsole could be useful in figuring out what is going on.

The application page with the logging code would need to be published publicly (e.g., to the QA site) in order for the mobile device to be able to load it.