ipowerstudio / jquery-ui-map

Automatically exported from code.google.com/p/jquery-ui-map
0 stars 0 forks source link

Use of other-examples.html on Android can cause fatal error #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
0. Reproduced on Droid (do not see on HTC Evo)
1. Load the demo example other-examples.html (aka Click and Drag Events with 
Geo Search)
2. Add a marker, edit a field to bring up keyboard, hit "go" or submit key
3. The app will crash in browser (no message), browser reloads previous page 
(i.e. jquery-ui-map home page)

Fix by adding the following to the form

onsubmit="return false;"

* Unlikely to see user browsing these pages on Android due to poor scaling, etc.

Original issue reported on code.google.com by libby.ba...@gmail.com on 26 May 2011 at 9:37

GoogleCodeExporter commented 9 years ago

Original comment by johansalllarsson on 27 May 2011 at 5:57

GoogleCodeExporter commented 9 years ago

Original comment by johansalllarsson on 14 Aug 2011 at 10:49