Ticket #2559 (new feature)
display tooltips for vector/svg layer in Opera browser
| Reported by: | jpulles | Owned by: | ahocevar |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.13 Release |
| Component: | Renderer.SVG | Version: | 2.9 RC1 |
| Keywords: | svg tooltip | Cc: | |
| State: |
Description
Tooltips over externalGraphic images in vector layers are only shown in Firefox en Internet Explorer. According to http://www.w3.org/Graphics/SVG/IG/wiki/Accessibility_Activity#Implementation_Status_.28Current_Behavior.2C_Bugs.29 an svg:title element can contain tooltip contents. SVG.js may be extended by adding tooltip text not only as a title attribute but also as a title child element in order to conform to SVG specs and to show a tooltip in the Opera browser. A patch against 2.9RC1 is included.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

