Ticket #2022 (closed bug: fixed)
Vector layer disappears when SelectFeature control is deactivated
| Reported by: | elemoine | Owned by: | elemoine |
|---|---|---|---|
| Priority: | blocker | Milestone: | 2.8 Release |
| Component: | Control.SelectFeature | Version: | 2.7 |
| Keywords: | Cc: | ||
| State: | Complete |
Description
[9116] introduced a regression, making the layer disappear when the SelectFeature control gets deactivated.
The bug can be reproduced with http://www.openlayers.org/dev/examples/select-feature.html
Use case 1:
- select "draw polygon"
- draw a polygon
- select "select feature"
- select "draw polygon" -> the polygon disappears
Use case 1:
- select "select feature"
- select "draw polygon"
- draw a polygon -> the polygon isn't persisted
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

