@AntonKhorev commented on this pull request.
> @@ -29,6 +29,8 @@ L.OSM.share = function (options) {
$ui.find(".share-tab [id]").on("click", select);
+ $("#geo_uri").on("mouseover click focus", askToHandleGeoURI);
Is `mouseover` a good idea? I move my mouse pointer over the link and then this
thing pops up on top, shifting everything down (Firefox):
<img width="503" height="52" alt="image"
src="https://github.com/user-attachments/assets/11823bf3-5c39-47a0-9669-842631dde589"
/>
I wouldn't want links moving away from my pointer.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5968#pullrequestreview-3156316744
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/pull/5968/review/3156316...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev