Modify ↓
#3808 closed defect (duplicate)
Objects get duplicated in the selection list with search
| Reported by: | avar | Owned by: | team |
|---|---|---|---|
| Priority: | major | Component: | Core |
| Version: | latest | Keywords: | |
| Cc: |
Description
- Crete a new layer
- Create a node
- Set name=blah on the node
- unselect the node
- Search for "blah": 1 node in the selection list
- Search for "blah" again: 2 nodes in the selection list
It seems that after the selection behavior changed in JOSM it's possible to duplicate things in the selection list.
I was also working with a bigger dataset and managed to select another node 4 times with search, but I can't reproduce that again.
Attachments (0)
Change History (2)
comment:1 Changed 4 years ago by avar
- Resolution set to duplicate
- Status changed from new to closed
comment:2 Changed 4 years ago by avar
Note: See
TracTickets for help on using
tickets.



Closed as duplicate of #3787.