[Webkit-unassigned] [Bug 166757] New: macOS/OS X/iOS hyphenation API not returning all hyphenation points for CSS hyphens: auto

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 6 00:46:16 PST 2017


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

            Bug ID: 166757
           Summary: macOS/OS X/iOS hyphenation API not returning all
                    hyphenation points for CSS hyphens: auto
    Classification: Unclassified
           Product: WebKit
           Version: Safari 9
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mail at thomasbachem.com

Apple's hyphenation API seems to behave odd, leading to suboptimal hyphenation in Safari and Chrome on Mac/iOS, see previous discussion at https://bugs.chromium.org/p/chromium/issues/detail?id=677263.

Blink maintainer kojii states:

    OS X hyphenation API returns:
    "infrastructure" -> "in-frastructure"
    "frastructure" -> "fras-tructure"
    "tructure" -> "truc-ture"

Attached a specific test case. Results:

    Safari on Mac: "in-frastructure"
    Firefox on Mac: "infrastruc-ture" (own dictionary)
    Safari on Windows: "infrastruc-ture"

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170106/21f1f2c9/attachment.html>


More information about the webkit-unassigned mailing list