RESOLVED FIXED 27222
Image title tooltips not working
https://bugs.webkit.org/show_bug.cgi?id=27222
Summary Image title tooltips not working
zac spitzer
Reported 2009-07-13 10:29:12 PDT
The Openlayers javascript mapping library has support for adding tooltips for images used as map markers. The tooltip is set simply by defining the title for the image It works fine in both IE and Firefox, but doesn't work in Safari or Chrome As documented here in the API http://dev.openlayers.org/apidocs/files/OpenLayers/Feature/Vector-js.html Functionality was added under this ticket to Openlayers http://trac.openlayers.org/ticket/1946 With this example, the redish icon at the top has should have a title tooltip http://www.openlayers.org/dev/examples/vector-features.html
Attachments
Peter Beverloo
Comment 1 2011-03-07 14:02:39 PST
On the example page[1], hover over the red polygon in the top-right area of the map for a <title>-tooltip. The problem does occur for me in Safari 5, but not in Chrome 11, both using Windows Vista. Could you download a WebKit nightly to see if it's still an issue? http://nightly.webkit.org/ [1] http://www.openlayers.org/dev/examples/vector-features.html
zac spitzer
Comment 2 2011-03-07 15:44:32 PST
Just tried this out in Safari 5.0.3 on Windows 7 and it now works, closing
Note You need to log in before you can comment on or make changes to this bug.