I almost gave this high priority...

If you create a view, set tooltips for that view, then set "grouping field" to anything, then all the tooltips for the features will disappear, except for the last-rendered feature in the selected group.

For example, I had tooltips displaying correctly for my view. Then I started grouping by nid (separate layer for each feature, don't ask) -- then the only feature that shows a tooltip is the the last nid to be rendered. Or, when I group by node type, then the only feature that shows is the last node type to be rendered.

Comments

phayes’s picture

Status: Active » Closed (won't fix)

This is a bug in how firefox and IE handle mouse-over events on the html5 canvas element. You'll note that it works in chrome.

Sorry there ain't nothing we can do.

phayes’s picture

sorry, that's the <svg> element, not canvas