[Webkit-unassigned] [Bug 185469] New: auto hyphenation breaks Flynn as Fly-nn
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 9 04:41:23 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=185469
Bug ID: 185469
Summary: auto hyphenation breaks Flynn as Fly-nn
Product: WebKit
Version: Safari 11
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Text
Assignee: webkit-unassigned at lists.webkit.org
Reporter: hartman.wiki at gmail.com
CC: mmaxfield at apple.com
Created attachment 339953
--> https://bugs.webkit.org/attachment.cgi?id=339953&action=review
screenshot of strange line break with auto hyphenation
The attached screenshot shows a portion of html with -webkit-hyphens:auto; enabled.
The entire page is marked with lang="en"
The auto hyphenation decides to break on Flynn and renders Fly-nn. This seems like a strange result. This is a single syllable word as far as I can determine, IPA /flɪn/. It's also not as if it really has to make a HARD line break and ignore the dictionary rules, there are plenty of other opportunities for breaking the line in that area.
This therefor seems like an error in the dictionary or the Syllabification algorithm.
Safari Version 11.1 (12605.1.33.1.4), MacOS 10.12.6 (16G1212).
Also reproducible in latests versions of iOS/Safari.
--
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/d8c5967d/attachment.html>
More information about the webkit-unassigned
mailing list