#16879 closed defect (fixed)
Zoom to downloaded data no longer works
Reported by: | stephankn | Owned by: | Don-vip |
---|---|---|---|
Priority: | normal | Milestone: | 18.10 |
Component: | Core | Version: | latest |
Keywords: | zoom download regression | Cc: |
Description
In a quite old version 10955 JOSM did zoom to downloaded data.
In recent versions this is no longer functioning.
Reproduction (with 14358):
1) Start JOSM and open new layer
2) select "Download Location" and enter URL "https://www.openstreetmap.org/api/0.6/way/610336317/full"
3) make sure "zoom to downloaded data" is selected
It will load the data, but not zoom to it.
When selecting "download as new layer", then JOSM correctly zooms to the data
Attachments (0)
Change History (5)
comment:1 by , 6 years ago
comment:2 by , 6 years ago
Cc: | added |
---|
By checking the changelog my best guess is that this one causes it:
https://josm.openstreetmap.de/changeset/12240/josm/
@Don-vip, please check as you changed it
I suppose the fix needs to be more specific. I don't know why bounds seems to be null in this case, as opposed to the situation in the bug report the OSM API actually returns valid data.
comment:3 by , 6 years ago
Cc: | removed |
---|---|
Keywords: | zoom download regression added |
Milestone: | → 18.10 |
Owner: | changed from | to
Status: | new → assigned |
Seems to be broken since a while. I tracked it down to the following range:
12238 works as expected
12244 fails to zoom