Closed (duplicate)
Project:
Openlayers
Version:
6.x-2.0-alpha10
Component:
OL API
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Jan 2011 at 20:23 UTC
Updated:
6 Nov 2011 at 05:38 UTC
I tried to use both tooltip and popup together - show the marker title and description on mouseover (tooltip), then click on the marker that I want navigate-to-the-node to, and select the hyperlink in the popup box. This doesn't work - as soon as I move the mouse cursor toward the link on the popup, the popup disappears, like the tooltip should do. This makes it either/or: either use tooltips but have no ability to navigate, or click on every marker until the proper is found.
Comments
Comment #1
fabianx commentedHi,
While this bug is valid, just use the Open Layers + Popups functionality from Managing News. It has both and even more. (OL+ == openlayers_plus module)
Best Wishes,
Fabian
Comment #2
tmcw commentedThis is a feature request, not a bug. The behaviors make no attempt or promise to be compatible with each other, and the tooltip feature is a non-OpenLayers core behavior.
Comment #3
codeitwisely commentedHi,
I have a problem with tooltip and popup behaviors !
On my presets, i have 2 overlays!
For the first,I choose the tooltip behavior and for the second i choose the popup behavior !
However ,only the tooltip behavior work when i display my view wich displays two nodes types !
How can i solve this?
Comment #4
codeitwisely commentedComment #5
zzolo commentedStill valid, but moving over to the 7.x issue, as 6.x does not really have anyone actively working on it. (patches welcome).
#1285154: Abstract OpenLayers.Control.SelectFeature a bit so that features can have multiple handlers