Logo de OpenStreetMap OpenStreetMap

Ícono de correo electrónico Icono de Bluesky Ícono de Facebook Ícono de LinkedIn Ícono de Mastodon Ícono de Telegram Ícono X

Discusión

Comentario de evolvedlight el 13 de diciembre de 2010 a las 20:13

Mine does? I click "Edit", click to add a road, then click "View" at the top, and it asks me to confirm. What is this "Map" link, and what browser?

Comentario de geowas el 13 de diciembre de 2010 a las 20:37

[Map] = [View] ;) My German version says [Karte], so I guessed (wrong) it was [Map]...

My browser for that matter is Opera 10.63 on a WinXP machine.

Comentario de Sanderd17 el 13 de diciembre de 2010 a las 20:47

This will only happen once. I have learned to save every five minutes.

Comentario de geowas el 13 de diciembre de 2010 a las 20:48

Twice. But now I have learned, too.

Comentario de Andy Allan el 14 de diciembre de 2010 a las 09:53

It should pop up a javascript alert box - potlatch2 knows when you have stuff to save (it enables the save button) and at the same time tells the html page to alert during the onbeforeunload event.

https://github.com/openstreetmap/openstreetmap-website/blob/master/app/views/site/_potlatch2.html.erb#L15

Unfortunately it appears that Opera are alone in not firing the onbeforeunload event. You should contact their support team and ask them to add support.

Comentario de geowas el 14 de diciembre de 2010 a las 10:19

Thanks Andy. Did as recommended.

Iniciar sesión para dejar un comentario