Modify ↓
Opened 3 years ago
Last modified 3 years ago
#21943 new enhancement
Standardize the windows of « convert gpx to osm »
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- open gpx file, right click convert to osm data layer
- if I remember right, the first windows discourages it, with choices: ok, don't say again (this session), don't say again (ever)
- the next (2?) dialog windows do not propose this « don't propose again (this session) », I guess once the choice is done (even by mistake), I won't be able to find these dialogs easily again.
What is the expected result?
Standardize the next 2 (?) dialogs with « don't propose again (this session) »
What happens instead?
Please provide any additional information below. Attach a screenshot if possible.
Relative:URL: ^/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2022-01-02 21:24:43 +0100 (Sun, 02 Jan 2022) Revision:18360 Build-Date:2022-01-02 20:26:19 URL:https://josm.openstreetmap.de/svn/trunk Identification: JOSM/1.5 (18360 fr) Linux Mint 20.2 Memory Usage: 1886 MB / 1964 MB (766 MB allocated, but free) Java version: 11.0.13+8-Ubuntu-0ubuntu1.20.04, Ubuntu, OpenJDK 64-Bit Server VM Look and Feel: javax.swing.plaf.metal.MetalLookAndFeel Screen: :0.0 1366×768 (scaling 1.00×1.00) Maximum Screen Size: 1366×768 Best cursor sizes: 16×16→16×16, 32×32→32×32 Environment variable LANG: fr_FR.UTF-8 System property file.encoding: UTF-8 System property sun.jnu.encoding: UTF-8 Locale info: fr_FR Numbers with default locale: 1234567890 -> 1234567890 Desktop environment: X-Cinnamon Java package: openjdk-11-jre:amd64-11.0.13+8-0ubuntu1~20.04 libcommons-compress-java: libcommons-compress-java:all-1.19-1 libcommons-logging-java: libcommons-logging-java:all-1.2-2 fonts-noto: fonts-noto:all-20200323-1build1~ubuntu20.04.1 liboauth-signpost-java: liboauth-signpost-java:all-1.2.1.2-3 Dataset consistency test: No problems found Plugins: + utilsplugin2 (35893)
Attachments (0)
Change History (2)
comment:1 by , 3 years ago
comment:2 by , 3 years ago
See ConvertFromGpxLayerAction.java#L258.
It would be a fair amount of work to get the same confirmation dialog format (always yes, yes for session, no). At least without duplicating code.
Note:
See TracTickets
for help on using tickets.
Trying to get subscribed to the updates…