[Webkit-unassigned] [Bug 150838] New: SVG: hit testing region for <text> elements is incorrect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 3 07:51:33 PST 2015


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

            Bug ID: 150838
           Summary: SVG: hit testing region for <text> elements is
                    incorrect
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: graouts at webkit.org
                CC: zimmermann at kde.org

During hit testing, we treat SVG <text> elements much like we would a CSS block. However, SVG <text> elements should not follow the same results as only the painted content, i.e. the bounding box of each glyph, should hit test rather than the union of all the glyph bounding boxes as it does now.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151103/bb2896da/attachment.html>


More information about the webkit-unassigned mailing list