Modify

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#1413 closed defect (fixed)

You can't move a specific node when they are in the same place

Reported by: dean@… Owned by: framm
Priority: major Milestone:
Component: Core Version: latest
Keywords: Cc:

Description

When you have two nodes in the same place (e.g. after ungluing), you can only move the "top" node.
Even if I manually select the other node, clicking to move will reselect the top of the two.

This is a regression from the modal version of JOSM where the selact and move were separate modes.

This can be worked around by moving the top one, then the one you want to and move it back again.
This will however leave "my mark" on it and means it will have moved.

Attachments (0)

Change History (3)

comment:1 by dean@…, 16 years ago

A decent solution to this would be to find all objects "in range" of the cursor, and if one/any of them is in the current selection, move them rather than selecting and moving the first object.

comment:2 by anonymous, 16 years ago

Resolution: fixed
Status: newclosed

Actually this is what I implemented. When Clicking on a place, where multiple nodes are, nodes which are already selected are preferred.

So first select all nodes (draw selection rectangle), then use selection dialog to select the correct one and then click to draw.

Fixed in r794.

comment:3 by Dean Earley, 16 years ago

Confirmed fixed.

Thanks

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain framm.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.