Ticket #2049 (closed bug: wontfix)
Popup flickering on feature with hover on vector layer
| Reported by: | tmtisfree | Owned by: | euzuro |
|---|---|---|---|
| Priority: | trivial | Milestone: | |
| Component: | Popup | Version: | SVN |
| Keywords: | Cc: | ||
| State: |
Description
When mouse is passing over a popup, popup is flickering if hover is true in the selectedFeature control (using an a vector layer).
Steps to reproduce:
1/ edit the 'Open Popup on Layer.Vector' example to insert 'hover: true,' in the selectControl options (right before 'onSelect: onFeatureSelect,' in line 44);
2/ select 'draw a polygon' and draw one;
3/ choose 'select polygon on click' and pass the mouse (without clicking) on the polygon to get the popup;
4/ pass the mouse on the popup.
Change History
Note: See
TracTickets for help on using
tickets.
