Ticket #3398 (closed bug: duplicate)

Opened 23 months ago

Last modified 22 months ago

Canvas + DragFeature: First movement of a vertex does not end

Reported by: jorix Owned by: crschmidt
Priority: minor Milestone: 2.11 Release
Component: Renderer.Canvas Version: 2.10
Keywords: Cc:
State:

Description

Using modify-feature.html try:

  • In the code of Layer/Vector.js leave only renderers: ['Canvas']
  • Draw a line, only two points.
  • Select "modify feature" and select the line.
  • Drag a vertex and release the mouse.
  • Move the mouse. Oops! the vertex continues to move.

Reproduced with FF3.6 and Chrome12

Change History

Changed 22 months ago by jorix

  • status changed from new to closed
  • resolution set to duplicate

After r12181 no longer fails.

Note: See TracTickets for help on using tickets.