Opened 14 years ago

Last modified 14 years ago

#7148 new defect

Tools make use of selected but already deleted nodes — at Version 1

Reported by: alv Owned by: team
Priority: normal Milestone:
Component: Core Version: latest
Keywords: deleted selection patch Cc:

Description (last modified by alv)

The title may seem cryptic, but steps to reproduce:

  • draw a unclosed way with four nodes
  • select each node
  • distribute nodes
  • select one of the middle nodes
  • delete that node
  • using the select history on the right hand selection panel, select the first line that reads "4 nodes"
  • you see three remaining (as in not deleted) nodes selected
  • select distribute nodes

expected result:

  • equal distances between the three nodes

result:

  • no change, equal distance between all four nodes, including the deleted.

In fact, all (or many) tool actions work with the deleted nodes as if they still existed, when reselected in this manner. At least align in line, align in circle, orthogonalize (ways + two deleted nodes).

Change History (2)

comment:1 by alv, 14 years ago

Description: modified (diff)
Keywords: distribute removed
Summary: Distribute nodes and selected but already deleted nodesTools make use of selected but already deleted nodes
Note: See TracTickets for help on using tickets.