[Webkit-unassigned] [Bug 205528] New: Fix ellipsis selection and relationship to highlights

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 20 16:22:42 PST 2019


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

            Bug ID: 205528
           Summary: Fix ellipsis selection and relationship to highlights
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: megan_gardner at apple.com

The code that deals with ellipsis and selections is in a place that sounds like it should not be mutating state, but it is. This should likely move to SelectionRangeData. Move this code, and also make sure that it also works with the new HighlightAPI.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191221/880163ec/attachment-0001.htm>


More information about the webkit-unassigned mailing list