[Webkit-unassigned] [Bug 16455] New: Tooltip support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 15 12:42:05 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16455

           Summary: Tooltip support
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: andrejohn.mas at gmail.com


This an enhancement request for adding support for tooltips in SVG documents
Mention of tooltips is made here:

http://www.w3.org/TR/2004/WD-SVG12-20041027/applications.html

I am not sure what the final resolution of this draft is though, though an
example from this draft is outlined below:

  <circle cx="50" cy="50" r="25" fill="red" tooltip="enable">
    <title>The target area</title>
  </circle>


Currently Opera 9.5 has confirmed support for tooltips in SVG documents, though
it shows tooltips without the requirement of the tooltip="enable" attribute.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list