Modify ↓
#15238 closed defect (invalid)
Bookmarks don't show the chosen place on the screen
Reported by: | kocio | Owned by: | kocio |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | tested |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
Try to open "Home location" bookmark (or any other bookmark)
What is the expected result?
I want to jump to the home area to edit it.
What happens instead?
Only the data for this area is downloaded, but we stay where we were.
Please provide any additional information below. Attach a screenshot if possible.
URL:http://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2017-09-02 14:47:18 +0200 (Sat, 02 Sep 2017) Build-Date:2017-09-02 20:53:16 Revision:12712 Relative:URL: ^/trunk Identification: JOSM/1.5 (12712 pl) Linux Ubuntu 17.04 Memory Usage: 218 MB / 1707 MB (94 MB allocated, but free) Java version: 1.8.0_131-8u131-b11-2ubuntu1.17.04.3-b11, Oracle Corporation, OpenJDK 64-Bit Server VM Screen: :0.0 1366x768 Maximum Screen Size: 1366x768 Java package: openjdk-8-jre:amd64-8u131-b11-2ubuntu1.17.04.3 WebStart package: icedtea-netx:amd64-1.6.2-3.1ubuntu3 Java ATK Wrapper package: libatk-wrapper-java:all-0.33.3-13 VM arguments: [-Dicedtea-web.bin.name=javaws, -Dicedtea-web.bin.location=/usr/bin/javaws, -Djava.security.manager, -Djava.security.policy=/etc/icedtea-web/javaws.policy] Dataset consistency test: No problems found Plugins: + OpeningHoursEditor (33185) + Tracer2 (33004) + buildings_tools (33004) + continuosDownload (53) + tagging-preset-tester (33004) + utilsplugin2 (33579) Last errors/warnings: - E: org.openstreetmap.josm.plugins.PluginListParseException: Nie udało się utworzyć informacji z pliku manifest wtyczki „mbtiles.jar”. Przyczyna: org.openstreetmap.josm.plugins.PluginException: Wystąpił błąd we wtyczce mbtiles. Przyczyna: java.io.IOException: invalid manifest format - W: Unable to initialize OpeningHourTest because no JavaScript engine has been found - W: Unable to initialize OpeningHourTest because no JavaScript engine has been found
Attachments (1)
Change History (6)
comment:1 by , 8 years ago
Summary: | Bookmarks don't show the choosen place on the screen → Bookmarks don't show the chosen place on the screen |
---|
by , 8 years ago
comment:2 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → needinfo |
comment:3 by , 8 years ago
Resolution: | → invalid |
---|---|
Status: | needinfo → closed |
Thanks, it was not checked. Do you think it should be disabled by default as currently?
comment:4 by , 8 years ago
It's enabled by default:
private static final BooleanProperty DOWNLOAD_ZOOMTODATA = new BooleanProperty("download.zoomtodata", true);
comment:5 by , 8 years ago
Thanks! I thought that I didn't touch this checkbox, but it's hard to tell now and it's not that important for me.
Note:
See TracTickets
for help on using tickets.
Works for me. Did you check the "zoom to downloaded data" option?