Modify ↓
#6061 closed defect (duplicate)
filtered multipolygon area is still displayed
| Reported by: | Cobra | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | latest | Keywords: | |
| Cc: |
Description
How to reproduce:
- create a new multipolygon
- tag the outer way, i.e. landuse=forest
- try to disable the multipolygon by filtering, i.e. "landuse:"
Only the outer way will be rendered in dark grey (as expected), but the area will still be rendered as if there was no filter.
Filtering works fine with multipolygons which have the filtered tag at the relation instead of the way(s).
Attachments (0)
Change History (2)
comment:1 Changed 2 years ago by bastiK
- Resolution set to duplicate
- Status changed from new to closed
comment:2 Changed 2 years ago by bastiK
Closed as duplicate of #6160.
Note: See
TracTickets for help on using
tickets.



I think this has changed and the result is similar to what is described in #6160.