Opened 12 months ago
Last modified 11 months ago
#7721 new defect
Some lines are drawn incorrectly on high zoom
| Reported by: | AMDmi3 | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | Keywords: | ||
| Cc: |
Description (last modified by Don-vip)
JOSM 5210, openjdk6-b24, FreeBSD 9.0-amd64.
On high enough zoom levels, some lines are rendered incorrectly.
For example, this affects a line which is currently being drawn - instead of line it's rendered as a filled triangle. This (likely, may be another) bug also affects reltoolbox plugin way of showing currently selected multipolygon - in addition to usual selection (thick semitransparent yellow lines), whole view is filled with semitransparent yellow.
See attached image for detail (top = correct (low zoom), bottom = bug (higher zoom), left = currently created line, right = reltoolbox).
Attachments (1)
Change History (3)
Changed 12 months ago by AMDmi3
comment:1 Changed 11 months ago by Don-vip
- Description modified (diff)




We had this kind of problem with openjdk before and implemented workarounds, so this should no longer happen. Could be FreeBSD specific.