Opened 12 years ago
Last modified 12 years ago
#10028 closed enhancement
follow function should unselect last node when closing a way — at Initial Version
| Reported by: | mdk | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | 14.05 |
| Component: | Core | Version: | latest |
| Keywords: | Cc: |
Description
When you use the follow function, the created way and the last node is selected. This is also the case, when the new way is closed using this function.
Is there any use case where we need the way and the last node to be selected together at this point?
For me there is only one normal use case when creating a closed way: adding tags to the way. But today I have first to unselect the node or I'll add the landuse=*, natural=* or what ever tags not only to the way, but also to the last node. So this behaviour of the follow function leads into unnecessary actions for the user or even tagging errors.
I verify the behaviour also with the current SVN version 7125.


