Modify ↓
Opened 2 years ago
Closed 9 months ago
#21653 closed defect (duplicate)
Ctrl+Alt+P and Ctrl+Alt+J do not cycle between next/previous GPX waypoint markers
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core shortcuts | Version: | |
Keywords: | template_report jump marker gpx | Cc: |
Description
What steps will reproduce the problem?
- File>Open>select a gpx file from my Garmin Montana 680
- Right click on "Markers from filename.gpx"
- Jump to next/previous marker works.
- Press listed hotkey to continue to next key fails though right click menu still works. No further interaction between right click menu and hotkey attempt was performed; GPX line was still highlighted in Layers though right click menu was not open at the time. Ctrl+Alt+J does restart JOSM which I tested in case it was J=shift+j
What is the expected result?
Move to next/previous marker in the selected GPX.
What happens instead?
No observed response.
Please provide any additional information below. Attach a screenshot if possible.
Haven't observed this working across my years of JOSM use since I first tried to do it.
Revision:18303 Build-Date:2021-11-01 22:53:13 Identification: JOSM/1.5 (18303 en) Windows 10 64-Bit OS Build number: Windows 10 Pro 2009 (19043) Memory Usage: 2716 MB / 8180 MB (994 MB allocated, but free) Java version: 17.0.1+12-LTS, Azul Systems, Inc., OpenJDK 64-Bit Server VM Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel Screen: \Display0 1920×1080 (scaling 1.00×1.00) Maximum Screen Size: 1920×1080 Best cursor sizes: 16×16→32×32, 32×32→32×32 System property file.encoding: Cp1252 System property sun.jnu.encoding: Cp1252 Locale info: en_US Numbers with default locale: 1234567890 -> 1234567890 VM arguments: [-Djpackage.app-version=1.5.18303, --add-modules=java.scripting,java.sql,javafx.controls,javafx.media,javafx.swing,javafx.web, --add-exports=java.base/sun.security.action=ALL-UNNAMED, --add-exports=java.desktop/com.sun.imageio.plugins.jpeg=ALL-UNNAMED, --add-exports=java.desktop/com.sun.imageio.spi=ALL-UNNAMED, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.nio=ALL-UNNAMED, --add-opens=java.base/jdk.internal.loader=ALL-UNNAMED, --add-opens=java.base/jdk.internal.ref=ALL-UNNAMED, --add-opens=java.desktop/javax.imageio.spi=ALL-UNNAMED, --add-opens=java.desktop/javax.swing.text.html=ALL-UNNAMED, --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED, -Djpackage.app-path=%UserProfile%\AppData\Local\JOSM\JOSM.exe] Dataset consistency test: No problems found Plugins: + AddrInterpolation (35640) + DirectUpload (35858) + ElevationProfile (35640) + FastDraw (35864) + FixAddresses (35640) + HouseNumberTaggingTool (35814) + ImproveOsm (215) + KartaView (387) + Mapillary (2.0.0-alpha.44) + MicrosoftStreetside (35779) + OpeningHoursEditor (35640) + RoadSigns (35640) + alignways (35753) + apache-commons (35524) + apache-http (35589) + areaselector (368) + austriaaddresshelper (1597341117) + buildings_tools (35823) + editgpx (35562) + ejml (35458) + fieldpapers (v0.5.0) + geochat (35640) + gridify (1606242219) + gson (35458) + imagery_offset_db (35640) + javafx (35807) + jna (35662) + junctionchecking (35640) + log4j (35852) + mapdust (35543) + mapwithai (1.9.1) + measurement (35640) + pdfimport (35640) + print (35640) + tageditor (35640) + terracer (35827) + turnlanes-tagging (288) + turnrestrictions (35640) + utilsplugin2 (35856) Tagging presets: + https://raw.githubusercontent.com/osmlab/name-suggestion-index/main/dist/presets/nsi-josm-presets.min.xml Map paint styles: + https://josm.openstreetmap.de/josmfile?page=Styles/Coloured_Streets&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/Lane_and_Road_Attributes&zip=1 + https://josm.openstreetmap.de/josmfile?page=Styles/NewParkingFeatures&zip=1 + https://josm.openstreetmap.de/josmfile?page=Styles/ParkingLanes&zip=1 + https://josm.openstreetmap.de/josmfile?page=Styles/Sidewalks&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/Surface&zip=1 + https://josm.openstreetmap.de/josmfile?page=Styles/MapWithAI&zip=1 Last errors/warnings: - 00578.110 E: Failed to locate image 'Flag, Blue' - 00578.111 E: Failed to locate image 'Flag, Blue' - 02153.626 E: Region [kartaview_BLOCK_v2] : Problem loading keys for file kartaview_BLOCK_v2 - 04458.330 E: org.openstreetmap.josm.data.osm.DataIntegrityProblemException: Primitive must be part of the dataset: {Way id=-102768 version=0 VT nodes=[]} - 04461.674 E: org.openstreetmap.josm.data.osm.DataIntegrityProblemException: Primitive must be part of the dataset: {Way id=-102769 version=0 VT nodes=[]} - 04461.681 E: org.openstreetmap.josm.data.osm.DataIntegrityProblemException: Primitive must be part of the dataset: {Way id=-102770 version=0 VT nodes=[]} - 04461.696 E: org.openstreetmap.josm.data.osm.DataIntegrityProblemException: Primitive must be part of the dataset: {Way id=-102772 version=0 VT nodes=[]} - 04461.700 E: org.openstreetmap.josm.data.osm.DataIntegrityProblemException: Primitive must be part of the dataset: {Way id=-102773 version=0 VT nodes=[]} - 04670.740 E: org.openstreetmap.josm.data.osm.DataIntegrityProblemException: Primitive must be part of the dataset: {Way id=-102790 version=0 VT nodes=[]} - 04712.930 E: org.openstreetmap.josm.data.osm.DataIntegrityProblemException: Primitive must be part of the dataset: {Way id=-102826 version=0 VT nodes=[]}
Attachments (0)
Change History (2)
comment:1 Changed 2 years ago by
Component: | Core → Core shortcuts |
---|---|
Keywords: | jump marker gpx added |
comment:2 Changed 9 months ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Closed as duplicate of #10937.
Note: See
TracTickets for help on using
tickets.
If a capital letter is used in a keyboard shortcut a
Shift
is include. Without it letters are all non-capital.The default shortcut for Restart is
Ctrl+Alt+Shift+J
.Keyboard shortcuts can be capture by other programs. E.g. in my case
Ctrl+Alt+P
is the shortcut for a desktop panel applet. See also #21277.Please, check your setting in Preferences -> Shortcuts and additionally your keyboard shortcuts of your system.
Does it work if you define a customized shortcut instead of the default?