[openstreetmap/openstreetmap-website] The Edit with Remote Control button doesn't work in Safari. (Issue #6426)

Roman Deev notifications at github.com
Fri Oct 3 08:55:25 UTC 2025


deevroman created an issue (openstreetmap/openstreetmap-website#6426)

### URL

_No response_

### How to reproduce the issue?

Console error:

```
[blocked] The page at https://www.openstreetmap.org/#map=.... requested insecure content from http://127.0.0.1:8111/load_and_zoom?... This content was blocked and must
```
Safari blocks all requests from HTTPS sites to unsecured ones:

https://developer.mozilla.org/en-US/docs/Web/Security/Mixed_content#browser_compatibility

It seems the only way to get around this is to call `window.open()`

### Screenshot(s) or anything else?

_No response_

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/6426
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/issues/6426 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20251003/2d679686/attachment.htm>


More information about the rails-dev mailing list