Changes between Version 1 and Version 8 of Ticket #24138


Ignore:
Timestamp:
2025-10-27T07:17:50+01:00 (2 months ago)
Author:
GerdP
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24138 – Description

    v1 v8  
    11==== What steps will reproduce the problem?
    22No idea how exactly this can be reproduced, but I see it very often while editing and it is anoying.
    3 1. Switch between different background image layers using the {{{^}}} Key
    4 2. Try to enter a tag value or tag key
     3Here is a list of steps that shows the error very often:
     41. Start JOSM (with a clean installation) on a system in Germany
     52. Open image layer BING
     63. Open another image layer like Esri
     74. Create new (empty) data layer
     85. Press `^`-Key once to reorder the image layers (which works well)
     96. Press Ctrl+F to open the search dialog
     107. Press `A`-Key to start a search for something starting with "a".
    511
    612==== What is the expected result?
    7 Dialog box opens with the last entered tag/value pair
     13Search input field contains character "a"
    814==== What happens instead?
    9 Sometimes the input field is filled with a {{{^}}}
     15Often (not always) the input field is filled with `â`
    1016==== Please provide any additional information below. Attach a screenshot if possible.
    1117I'll try to add more details once this happens again. I assume that there is a race condition so that sometimes the short cut to switch between layers is not processed quick enough and instead is interpreted as input.