#9973 closed defect (duplicate)
preselection of cell content only working for letters not for numbers
Reported by: | dieterdreist | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | letter number add tag overwrite selection | Cc: |
Description
When you add a tag to an object, the previous key and value are preselected. Example: the last tag you set on another object was layer=1 then if you add another tag to another object there will be "layer" in the key field and "1" in the value field, and "layer" is selected so you can overwrite it.
This works fairly well, but there is a problem in case the value is not a letter/word but a number (e.g. layer=1). In this case, the number does not get preselected when hitting "tab" to change the row (in the "add-tag" dialogue), so you cannot simply overwrite it.
Attachments (0)
Change History (5)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
works for me with
Identification: JOSM/1.5 (7050 en) Windows 8.1 64-Bit Java version: 1.8.0_05, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
can you please share your status report?
comment:3 by , 11 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Closed as duplicate of #6430.
This is a really old known problem
comment:4 by , 11 years ago
@dieterdreist:
Your status report would still be useful to be added to #6430. - Thanks
I have rechecked this and actually it is working for numbers > 9 (i.e. more than one digit) and for negative numbers but it is not working for numbers from 0 to 9 (not only in layer but also in addr:housenumber).