Modify

Opened 16 months ago

Closed 5 months ago

#7341 closed defect (fixed)

circle arc: problem when a way and three nodes is selected

Reported by: skyper Owned by: team
Priority: normal Component: Plugin utilsplugin2
Version: Keywords: circle arc way node
Cc:

Description (last modified by Don-vip)

  1. draw a way with four nodes.
  2. select the way and the the last three nodes
  3. unselect the last node and add the first node to selection
  4. circle Arc (Shift+C).

I would suspect that an arc is draw between the first three nodes in the same order as the selected way (first - second - third).

Instead only nodes for the arc are drawn in order of the selection of the nodes (second - third -first).

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2012-01-30 02:32:23
Last Changed Author: stoecker
Revision: 4878
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2012-01-30 00:02:54 +0100 (Mon, 30 Jan 2012)
Last Changed Rev: 4878

Identification: JOSM/1.5 (4878 de)
Memory Usage: 55 MB / 508 MB (14 MB allocated, but free)
Java version: 1.6.0_18, Sun Microsystems Inc., OpenJDK Client VM
Operating system: Linux
Dataset consistency test: No problems found

Plugin: utilsplugin2 (27624)

Attachments (1)

circle_7341.png (526.2 KB) - added by skyper 16 months ago.
screenshot

Download all attachments as: .zip

Change History (6)

Changed 16 months ago by skyper

screenshot

comment:1 Changed 16 months ago by skyper

I am writing the wiki page and have to say that the methode with one way and three nodes selected often produces strange results.

  • sometimes the way is not fused but a new way is created.
  • sometimes only nodes are created and the way is not changed at all.
  • sometimes it is a mix of the two above.
  • sometimes it works.

comment:2 follow-up: Changed 16 months ago by skyper

Seems to me, that the nodes' order is taken from selection and not reorder to fit the order in the way.

comment:3 Changed 5 months ago by Don-vip

  • Description modified (diff)

comment:4 in reply to: ↑ 2 Changed 5 months ago by Don-vip

Replying to skyper:

Seems to me, that the nodes' order is taken from selection and not reorder to fit the order in the way.

Yep. Selecting the nodes in the way order dos not trigger the bug. Selecting them randomly trigger it. PLugin needs to sort the selected nodes according to the way.

comment:5 Changed 5 months ago by Don-vip

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in [o29124].

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.