Opened 16 years ago

Last modified 6 years ago

#4336 closed defect

waypoint label handling sometimes does not work properly — at Initial Version

Reported by: bilbo Owned by: team
Priority: normal Milestone:
Component: Core Version: latest
Keywords: gpx waypoint Cc:

Description

When I load multiple gpx files (I specify them as "directory_name/*.gpx" on commandline, which loads all of them due to bash wildcard expansion), then there are several problems with waypont labels.

Since all gpx files consist only of markers (<wpt lat=... lon=...><name>...</name></wpt>), I end up with 5 layers, however:

State of whether waypoint labels are shown or not is not remembered and next time I launch JOSM with these 5 files again, some of them have captions, some of them not.

The "Show/hide text/icons" text does not give any information whether text is shown or not and since all layers have similar colors and on the map the waypoints from one layer are spread out and intermixed so you can't easily guess what is in what layer, I think the caption of this menu item should either change between "show text/icons" and "hide text/icons" or it should be "show text/icons" and it should be a checked/unchecked menu item

When I select all five layers and choose "Show/hide text/icons" it seem to show/hide labels from only one random layer from the list.

Change History (0)

Note: See TracTickets for help on using tickets.