Modify ↓
#15756 closed defect (fixed)
Shift+H shortcut opens browser when nothing is selected
Reported by: | Zverikk | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin utilsplugin2 | Version: | |
Keywords: | Cc: |
Description
- Download some data
- Press Shift+H
- Browser opens with https://www.openstreetmap.org///history
JOSM 13300, macOS 10.13.2.
Attachments (1)
Change History (7)
comment:1 by , 7 years ago
Component: | Core → Plugin utilsplugin2 |
---|---|
Version: | latest |
comment:2 by , 7 years ago
by , 7 years ago
Attachment: | ConfigurecustomURL.png added |
---|
comment:3 by , 7 years ago
Strange, they are defined correctly:
items.add("http://simon04.dev.openstreetmap.org/whodidit/?zoom=12&lat={#lat}&lon={#lon}&layers=BTT"); items.add("Keep Right validator"); items.add("http://keepright.ipax.at/report_map.php?zoom=14&lat={#lat}&lon={#lon}&layers=B0T");
comment:4 by , 7 years ago
I fixed it three years ago (#11474) but the fix did not change older installs, only new ones.
Note:
See TracTickets
for help on using tickets.
"Open custom URL" is from UtilsPlugin2