#9482 closed defect (fixed)
regression: irregular behaviour drawing ways
| Reported by: | malenki | Owned by: | Don-vip |
|---|---|---|---|
| Priority: | critical | Milestone: | 14.01 |
| Component: | Core | Version: | |
| Keywords: | Cc: |
Description
How to reproduce:
Draw a new way in an empty data layer.
Switch to "select" mode (S) and select the beginning of the way (where the arrows of the way point away from)
Switch to draw mode
What happens:
Draw mode continues the way on the end of the way (where the arrow is located).
What was expected:
Draw mode should continue drawing the way on the end where the selected node is.
Due to this bug normal mapping workflow is affected seriously.
Attachments (0)
Change History (5)
comment:1 by , 12 years ago
| Milestone: | → 14.01 |
|---|
comment:2 by , 12 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:4 by , 12 years ago
Manual build is in progress, a new jar should be available in some minutes. Thanks for reporting this bug.



Regression from r6542 see #9423. I'm working on a proper fix.