Opened 13 years ago
Last modified 6 years ago
#8082 closed defect
Way Splitter - breaks relations when way is incomplete — at Initial Version
| Reported by: | Larry0ua | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | split | Cc: |
Description
Steps to reproduce the bug:
- Download relation 1742393.
- Select any node that is in the middle of the way.
- Press P to split way.
Observed behavior:
way is splitted
Desired behavior one of the following:
- message box is shown saying "You are going to split way that is not downloaded completely. That may break relations using this way. Download way completely before splitting?" with buttons "Download" (green download icon), "Split without downloading" (no icon), "Cancel" (red cross icon - cancel default)
- some epsilon bounds around the point is downloaded and then way is splitted (not really preferred way to solve the ticket as is not obvious to the user)
Note:
See TracTickets
for help on using tickets.


