[Webkit-unassigned] [Bug 38198] New: tooltips not displayed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 27 07:25:26 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=38198

           Summary: tooltips not displayed
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://upload.wikimedia.org/wikipedia/commons/5/50/Wea
                    ther-icons.svg
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: j.chetwynd at btinternet.com


iirc 

in every case, where there is a title a tooltip should be raised.
in case of more than one, within an open element only the first is used.

furthermore and in particular, <use> can reference any named svg resource, ie
does not require symbol, g or any other specific element.

there is no requirement or expectation that <g>** should be used to enclose
titles.

**for the singular case where <g> is used, and a title is raised see:
https://bugs.webkit.org/show_bug.cgi?id=16854

there has been some debate, about hierarchies of titles, but that is not part
of this  bug.

please check the specs as this is from my poor memory of 6 years ago, or
more....

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



More information about the webkit-unassigned mailing list