[Webkit-unassigned] [Bug 185497] New: Markup.dump should dump selection focus & anchor at the root node

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 9 16:44:58 PDT 2018


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

            Bug ID: 185497
           Summary: Markup.dump should dump selection focus & anchor at
                    the root node
           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, Markup.dump doesn't log the selection anchor or the selection focus
when their container node is the root node passed to Markup.dump.

This is inconvenient since it's common for the caret / selection's end points
to be anchored at the root editable element, which is typically the root node
passed to Markup.dump.

-- 
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/20180509/e594b00d/attachment.html>


More information about the webkit-unassigned mailing list