I had Geolocation turned of in my Chrome Browser settings and forgot about it. While playing with this module for #1028056: Implement HTML5’s geolocation API as a widget for geolocation input with Chrome I noticed that the map slides up after the page has loaded.
Checking "Save my location" results in the the map sliding down and immediately up again.
The message still reads: "Your browser is looking for your location, you may need to approve this…"
The attached patch
- hides the busy message
- shows the "not supported" message
- hides the map
- disables the checkbox
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | improve_user_experience.patch | 555 bytes | derjochenmeyer |
| improve_user_experience.patch | 543 bytes | derjochenmeyer |
Comments
Comment #1
derjochenmeyer commentedThat was the wrong patch, here is the right one.
Comment #2
drummCommitted and added a note about Geolocation Field to this project page.
Comment #3
drumm