[Webkit-unassigned] [Bug 254319] New: TextManipulationController can remove whitespace between a list of white-space: nowrap items

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 22 23:48:11 PDT 2023


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

            Bug ID: 254319
           Summary: TextManipulationController can remove whitespace
                    between a list of white-space: nowrap items
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: wenson_hsieh at apple.com

Created attachment 465549

  --> https://bugs.webkit.org/attachment.cgi?id=465549&action=review

Sample Chinese content

There are some websites which use anchor element with white-space: nowrap as a list item.
In some cases, TextManipulationController can end up stripping whitespace between those items,
and turn the entire list into one long text (because of white-space: nowrap on anchor elements).

<rdar://103521673>

-- 
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/20230323/f8109a6c/attachment.htm>


More information about the webkit-unassigned mailing list