Opened 15 years ago
Closed 15 years ago
#3813 closed defect (fixed)
Add mode is broken
Reported by: | Daeron | Owned by: | Gubaer |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
r2348 broke the add mode.
When adding a new node, it doesn't get selected. Also, when a node is selected and a way is added from that, the way doesn't get selected making it impossible to extend the way right away.
The revision supposedly committed the patch in #3780, but when manually patching r2347 with that patch, this bug doesn't appear. It seems that there are some additional edits in that commit which were not mentioned in the changelog that caused this bug.
(In [2351]) fixed #3813: Add mode is broken