Opened 5 years ago
Last modified 5 years ago
#20159 new defect
Split way: Change "Which way segment should reuse the history" to modal? — at Version 3
| Reported by: | GerdP | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | Cc: | simon04, Skyper |
Description (last modified by )
The current code (introduced with r8886) uses setModal(false) and this makes control flow much more complex. I've never noticed that this dialog is not modal. I have no clue what a user might want to do with other dialogs when this dialog pops up
Change History (4)
by , 5 years ago
| Attachment: | whichway.PNG added |
|---|
comment:1 by , 5 years ago
| Description: | modified (diff) |
|---|
comment:2 by , 5 years ago
| Cc: | added |
|---|
comment:3 by , 5 years ago
| Description: | modified (diff) |
|---|
Note:
See TracTickets
for help on using tickets.



OK, one possible reason could be that one wants to check the involved relations after starting the split of the way, but the dialog contains no hint that this should be done if the way is a member of one or more relations.
One reason to choose a different segment might be the number of relations which are changed if the way is split. This number might change when a different segment is selected, e.g. a route restriction needs not to be changed if the shorter segment is selected instead of the longer one.
I'd prefer to have this information in the dialog if - and only if - the number of modified relations differ.