Opened 16 years ago
Closed 16 years ago
#3844 closed defect (invalid)
holding shift in Add mode - cannot start a new way from another node
| Reported by: | anonymous | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Core | Version: | latest |
| Keywords: | Cc: |
Description
Holding shift in Add mode cancels the connection with the previous node and enables you to start a new way. Very useful tool. But only as long as you start this new way from an open space or by snapping into middle of some already existing way. The exception is that you cannot start a new way from some other node. If you go over a node you can verify that the snapping works (it is indicated), it just won't snap to it and start a new way.
BTW: Help on http://josm.openstreetmap.de/wiki/Shortcuts should be updated. I can see there:
Shift-Click Holding the "Shift" key when in add mode turns off snapping to existing nodes
which is obviously not true - snapping works on nodes IF there is NOT a selected node before. How holding shift in add mode actually behaves I wrote in my first sentence.



Shift-click always adds a node without making/extending a way. What you want is alt+click, that always starts new way from the selected node. I also fixed the wikipage for the shift click