Opened 16 years ago
Closed 16 years ago
#3782 closed defect (fixed)
add and create modes broken for ways
Reported by: | Speight | Owned by: | hansendc |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
In 2322, when using add mode, only the first added point is saved to the way. Once a different way is selected, subsequent points disappear from the edited way. (If new points were added, they are still there, but floating detached from the way.
In create mode, only the first two segments are added to a new way.
I see this bug even on a new blank map layer.
Attachments (0)
Change History (3)
comment:1 by , 16 years ago
Owner: | changed from | to
---|
comment:2 by , 16 years ago
comment:3 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I'm closing this one, seems to be fixed after a couple of patches by hansendc got applied.
I see this too. The patch to #3780 appears to magically fix this for me, though. There may have been an issue in the way I was firing selection change events. We need to wait until that patch is applied and retest.