Ticket #2691 (closed feature: fixed)

Opened 3 years ago

Last modified 3 years ago

measure control - wrong measure when moving fast

Reported by: elemoine Owned by: tschaub
Priority: minor Milestone: 2.10 Release
Component: Control.Measure Version: 2.9
Keywords: Cc:
State: Complete

Description

the issue can be observed on < http://www.openlayers.org/dev/examples/measure.html>:

  • select measure distance
  • draw a point
  • move the mouse a bit to create a small distance
  • draw another point and move the mouse very quickly far away from the first point
  • observe the measure result
  • draw a third point very close to the second point
  • observe the measure result, it will be smaller than the previous one

Attachments

patch-2691-A0.diff Download (2.1 KB) - added by elemoine 3 years ago.

Change History

Changed 3 years ago by elemoine

Changed 3 years ago by elemoine

  • state set to Review

tests pass in FF3 and Chromium6.

Changed 3 years ago by fredj

  • state changed from Review to Commit

looks good

Changed 3 years ago by elemoine

  • status changed from new to closed
  • state changed from Commit to Complete
  • resolution set to fixed

(In [10407]) measure control - wrong measure when moving fast, r=fredj (closes #2691)

Note: See TracTickets for help on using tickets.