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

fabianx’s picture

Hi,

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

tmcw’s picture

Category: bug » feature

This 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.

codeitwisely’s picture

Hi,

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?

codeitwisely’s picture

Component: Code » Behaviors
Category: feature » bug
Priority: Normal » Major
zzolo’s picture

Component: Behaviors » OL API
Category: bug » feature
Priority: Major » Normal
Status: Active » Closed (duplicate)

Still 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