[Webkit-unassigned] [Bug 179896] New: overflow-wrap: break-word and word-break: break-all don't work with grapheme clusters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 20 13:09:53 PST 2017


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

            Bug ID: 179896
           Summary: overflow-wrap: break-word and word-break: break-all
                    don't work with grapheme clusters
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mmaxfield at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

When breaking in the middle of a word, BreakingContext::handleText() will erroneously try to break at every single code point, rather than considering grapheme clusters unbreakable (which it should).

-- 
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/20171120/bb6fc8a8/attachment.html>


More information about the webkit-unassigned mailing list