Modify ↓
Opened 21 months ago
Closed 21 months ago
#6748 closed defect (fixed)
problem merging nodes via CTRL shortcut
| Reported by: | vsandre | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | latest | Keywords: | merge node ctrl |
| Cc: | xeen |
Description
If you want to merge a node to an other node via the short cut CTRL and moving the node over the other does not works every time. Sometimes the node is not moveable.
It appears after integration of the new fantastic select visualisation in r4327.
JOSM 4364 @ windows 7-64 with Java 7-64
Attachments (0)
Change History (3)
comment:1 Changed 21 months ago by bastiK
- Cc xeen added
comment:2 Changed 21 months ago by xeen
Steps to reproduce:
- grab a node
- click and drag (i.e. hold mouse button down)
- while moving the mouse press CTRL
- node will become immobile
comment:3 Changed 21 months ago by xeen
- Resolution set to fixed
- Status changed from new to closed
In [4396/josm]:
Note: See
TracTickets for help on using
tickets.



Interesting, I didn't know this feature before...
Apparently when you move a node and press Ctrl, the movement is interrupted (unlike r4326).