[openstreetmap/openstreetmap-website] History: Dragging selects changeset (Issue #6264)

danieldegroot2 notifications at github.com
Sun Jul 27 22:05:01 UTC 2025


danieldegroot2 created an issue (openstreetmap/openstreetmap-website#6264)

### URL

https://www.openstreetmap.org/history#map=11/53.0895/-6.3309

### How to reproduce the issue?

If I try to drag while hovering over
https://www.openstreetmap.org/changeset/169475227

It is registered as click (or similar)
and changeset is selected instead
This can happen consistently.

There is following browser console warning

```
application-d72c1f95d8d6a3166d6b7512d08ca116305a422d96d9ec8b2e1b982cd590980f.js:31705 Image " " could not be loaded. Please make sure you have added the image with map.addImage() or a "sprite" property in your style. You can provide missing images by listening for the "styleimagemissing" map event.
Z | @ | application-d72c1f95…2cd590980f.js:31705
-- | -- | --
  | _getImagesForIds | @ | application-d72c1f95…2cd590980f.js:31709
  | (anonymous) | @ | application-d72c1f95…2cd590980f.js:31709
  | getImages | @ | application-d72c1f95…2cd590980f.js:31709
  | (anonymous) | @ | application-d72c1f95…2cd590980f.js:31709
  | (anonymous) | @ | application-d72c1f95…2cd590980f.js:31705
  | e | @ | application-d72c1f95…2cd590980f.js:31705
  | getImages | @ | application-d72c1f95…2cd590980f.js:31709
  | (anonymous) | @ | application-d72c1f95…2cd590980f.js:31709
  | (anonymous) | @ | application-d72c1f95…2cd590980f.js:31705
  | (anonymous) | @ | application-d72c1f95…2cd590980f.js:31705
  | e | @ | application-d72c1f95…2cd590980f.js:31705
  | processTask | @ | application-d72c1f95…2cd590980f.js:31705
  | receive | @ | application-d72c1f95…2cd590980f.js:31705
  | (anonymous) | @ | application-d72c1f95…2cd590980f.js:31705
```

Maybe it is regression from removing onclick handler/simulation in [this commit](https://github.com/openstreetmap/openstreetmap-website/commit/fe604257b8831c0ada2f4e914558b841ee3ece32#diff-25cab16df4a58e0c8e53d0a0e70d9bbf28ef3beb9e6bf1208234fdeed7515392L29)

Workaround: Zoom out to z=9 so it unloads or drag cursor horizontally until changeset is ie. under left sidebar out of view.

Instance openstreetmap.org
Map Standard (OSM Carto)
Browser Chrome 138.0.7204.169
OS Windows 10

cc: @hlfan 

---

See also https://github.com/openstreetmap/iD/issues/10485 (similar issue)

### Screenshot(s) or anything else?

_No response_

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

Message ID: <openstreetmap/openstreetmap-website/issues/6264 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250727/72c6fdc1/attachment-0001.htm>


More information about the rails-dev mailing list