Modify ↓
Opened 14 years ago
Closed 14 years ago
#7497 closed defect (fixed)
TaggingPresetSearch is broken
| Reported by: | simon04 | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | Cc: |
Description
Apparently, r4286 broke the TaggingPresetSearch (due to the singleton pattern applied to TaggingPresetSearchDialog).
To reproduce:
- Start JOSM (make sure that TaggingPresetSearch has never been used)
- Select a node
[F3], tick"Show only applicable to selection", search forresidential- Cancel
- Select a way
[F3], Search forresidential- Note that, falsely, "Highway/Streets/Residential" isn't shown.
Fix on the way …
Attachments (0)
Note:
See TracTickets
for help on using tickets.



In 5071/josm: