Modify ↓
Opened 15 months ago
Closed 15 months ago
#7497 closed defect (fixed)
TaggingPresetSearch is broken
| Reported by: | simon04 | Owned by: | team |
|---|---|---|---|
| Priority: | normal | 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 for residential
- Cancel
- Select a way
- [F3], Search for residential
- Note that, falsely, "Highway/Streets/Residential" isn't shown.
Fix on the way …
Attachments (0)
Change History (1)
comment:1 Changed 15 months ago by simon04
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



In 5071/josm: