Opened 12 months ago
Last modified 12 months ago
#23933 new defect
Correlate with GPX - decimal separator bug for position offset
Reported by: | Eric_S | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core image mapping | Version: | |
Keywords: | correlate | Cc: |
Description
What steps will reproduce the problem?
1 - Use Josm in French, with windows in French (with comma(',') as default decimal separator)
2 - Load some pictures and a gpx/nmea file
3 - enter a decimal value for X, Y or Z offset with dot('.') as decimal separator
What is the expected result?
Value stay in the box (and is used for picture geolocalization)
What happens instead?
Value is replaced by 0 in the box
Comments
Although comma is the decimal separator, dot is also accepted for the time offset parameter.
On a French keyboard, the decimal separator in the numerical pad is still the dot. So, by default, when entering a decimal value with the numerical pad, one use the dot instead of the comma.
Attachments (0)
Change History (1)
comment:1 by , 12 months ago
Component: | Core → Core image mapping |
---|---|
Keywords: | correlate added |