Opened 10 years ago
Last modified 19 months ago
#10937 new enhancement
<CTRL><ALT>J (jump to next marker not working
Reported by: | JanVanBekkum | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core shortcuts | Version: | tested |
Keywords: | Jump to marker shortcut | Cc: | mirror176@… |
Description
What steps will reproduce the problem?
- Load file with markers
- Focus on this file
- Enter <CTRL><ALT>J
What is the expected result?
Jump to next marker
What happens instead?
Nothing
Please provide any additional information below. Attach a screenshot if possible.
Jumping to next marker through right click on marker file and select "Jump to next marker" does work
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2014-12-09 17:17:36 Last Changed Author: Don-vip Revision: 7777 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Relative URL: ^/trunk URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2014-12-09 18:14:49 +0100 (Tue, 09 Dec 2014) Last Changed Rev: 7777 Identification: JOSM/1.5 (7777 en) Windows 8 64-Bit Memory Usage: 363 MB / 910 MB (106 MB allocated, but free) Java version: 1.7.0_71, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Dataset consistency test: No problems found Plugins: - reverter (30737) - turnrestrictions (30762) Last errors/warnings: - E: Failed to locate image 'Campground' - E: Failed to locate image 'Campground' - E: Failed to locate image 'Campground' - E: Failed to locate image 'Campground' - E: Failed to locate image 'Campground'
Attachments (1)
Change History (8)
by , 10 years ago
Attachment: | Steve Armitage campings.zip added |
---|
comment:1 by , 10 years ago
Keywords: | shortcut added |
---|---|
Milestone: | → 15.01 |
Type: | defect → enhancement |
OK, there's an advanced and sadly undocumented feature here. The Ctrl-Alt-J and Ctrl-Alt-P are multikey shortcuts. That means, you currently have to initialize the shortcut with Ctrl-Alt-J, then enter the layer index in which you want to jump to a given marker.
You will see the text "... [please type its number]" in the status bar when the shortcut is initialized.
After you enter a valid layer index (1 for example, if you have only one GPX layer), you can then repeat this operation in subsequent calls by repeating the letter:
- Ctrl-Alt-J,J to jump to next marker in the previously chosen layer
- Ctrl-Alt-P,P to jump to previous marker in the previously chosen layer
This is a bit tricky and can be enhanced without removing this advanced feature.
For example if there's a single relevant layer we can choose its index instead of asking for it.
comment:3 by , 10 years ago
Milestone: | 15.01 → 15.02 |
---|
move tickets that have not been treated this month to next milestone
comment:4 by , 10 years ago
Milestone: | 15.02 |
---|
comment:5 by , 3 years ago
Component: | Core → Core shortcuts |
---|
comment:7 by , 19 months ago
Cc: | added |
---|
Marker file