[Webkit-unassigned] [Bug 211476] New: TextManipulationController should merge pieces from the same token

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 5 16:15:39 PDT 2020


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

            Bug ID: 211476
           Summary: TextManipulationController should merge pieces from
                    the same token
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sihui_liu at apple.com
                CC: wenson_hsieh at apple.com

There are cases where one token is split into multiple tokens with the same token identifier when completing text manipulation.
In https://bugs.webkit.org/show_bug.cgi?id=210750, Wenson fixed that for title and option element, by merging adjacent tokens with same identifier into one token.
We are seeing other elements having the same issue, so extend that to all elements.

-- 
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/20200505/596ca173/attachment.htm>


More information about the webkit-unassigned mailing list