Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

The HMTL 5 geolocation "WatchPosition()" function does not work properly in Firefox in Android 2.x.x

  • No replies
  • 7 have this problem
  • 7 views
more options

Calling the watchPosition() function it gets the position the first time once is called; subsequently it seems freeze as it not more return any changes in the position regardless parameters used (timeout, maximunAge etc.) and you need to refresh the page to make it gets the position changes. Calling clearWatch(id) function and calling again the watchPosition() has no effects: after is called the first time, subsequently it does not get any position update, except you refresh the whole web page. This happen on Android 2.x.x with last version of Firefox. I tested Opera browser on the same device/OS with the same code and it works fine without problems. Review and fix the issue please.

Thank you.

Calling the watchPosition() function it gets the position the first time once is called; subsequently it seems freeze as it not more return any changes in the position regardless parameters used (timeout, maximunAge etc.) and you need to refresh the page to make it gets the position changes. Calling clearWatch(id) function and calling again the watchPosition() has no effects: after is called the first time, subsequently it does not get any position update, except you refresh the whole web page. This happen on Android 2.x.x with last version of Firefox. I tested Opera browser on the same device/OS with the same code and it works fine without problems. Review and fix the issue please. Thank you.