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

  1. hides the busy message
  2. shows the "not supported" message
  3. hides the map
  4. disables the checkbox

Comments

derjochenmeyer’s picture

StatusFileSize
new555 bytes

That was the wrong patch, here is the right one.

drumm’s picture

Committed and added a note about Geolocation Field to this project page.

drumm’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.