Opened 2 years ago
Closed 2 years ago
#6040 closed defect (fixed)
JOSM doesn't display mappaint colours and style for newly created multipolygons (any more)
| Reported by: | dieterdreist | Owned by: | team |
|---|---|---|---|
| Priority: | major | Component: | Core |
| Version: | latest | Keywords: | mappaint multipolygon |
| Cc: |
Description
This is a regression present so at least some weeks I'd guess: unlike before the outlines of newly created multipolygons don't get coloured neither the filling is applied. They do get visualized if I upload and then download.
Attachments (1)
Change History (9)
comment:1 Changed 2 years ago by bastiK
- Priority changed from minor to major
comment:2 Changed 2 years ago by bastiK
comment:3 Changed 2 years ago by dieterdreist
currently V.3938 (and problem persists). I use always latest as long as it doesn't crash on startup or sth similar.
I create the multipolygon by clicking on "new relation" (icon in relations-window with "+"), then type: "type=multipolygon" and other tags, add obejcts to it and so on. Just the regular manual way.
comment:4 Changed 2 years ago by bastiK
Still works for me. Could you try with a fresh configuration?
java -Djosm.home=$HOME/.josm-new -jar josm-latest.jar
comment:5 Changed 2 years ago by dieterdreist
OK, I think I can provide a better description (happens with fresh config as well): create a multipolygon, make it a forest (landuse=forest because the green outline is easy to recognize). The fill gets applied (including no fill in the hole), but the outline remains grey (i.e. doesn't change colour). When I modify the outline (I pull one of the plus signs to add a node), the outline gets green and remains green. The inner outline still remains grey. If I move it it doesn't change, but if I add a note to it it changes also to green.
comment:6 Changed 2 years ago by bastiK
- Resolution set to fixed
- Status changed from new to closed
In [3943/josm]:
comment:7 Changed 2 years ago by stoecker
- Resolution fixed deleted
- Status changed from closed to reopened
Is not fixed.
Use attached file and add landuse=farmland to the way (not the relation).
Changed 2 years ago by stoecker
comment:8 Changed 2 years ago by bastiK
- Resolution set to fixed
- Status changed from reopened to closed
In [3953/josm]:



Cannot reproduce, please note your JOSM version and describe how you create the multipolygon.