[Webkit-unassigned] [Bug 192653] New: Make TextInputController.legacyAttributedString take DOM nodes and offsets

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 12 19:21:51 PST 2018


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

            Bug ID: 192653
           Summary: Make TextInputController.legacyAttributedString take
                    DOM nodes and offsets
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: lforschler at apple.com

Right now, TextInputController.legacyAttributedString takes a Range object
but this makes it impossible to obtain attributed strings across shadow boundaries.

Make it take DOM nodes and offsets as in DOMSelection's setBaseAndExtent
in preparation to make HTMLConverter compatible with shadow DOM.

-- 
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/20181213/eb71f6fa/attachment-0001.html>


More information about the webkit-unassigned mailing list