Ticket #3199 (new feature)
Handler.RegularPolygon: Strange behavior
| Reported by: | jorix | Owned by: | fredj |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.13 Release |
| Component: | Handler.RegularPolygon | Version: | SVN |
| Keywords: | Cc: | ||
| State: | Review |
Description
Using http://openlayers.org/dev/examples/regular-polygons.html select "draw polygon" and:
1 Try:
- keep left mousedown.
- move
- right mousedown.
- release the left mouse button and then the right.
- Oops!: The blue polygon remains.
- move and click. Oops! The blue polygon is converted to a final polygon but centered on the click.
2 Try:
- keep left mousedown.
- move cursor out the map
- Oops! the polygon is definitive.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

