[Webkit-unassigned] [Bug 180744] New: Narrow no-break space has no width on recent Safari and iOS
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 13 02:30:22 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=180744
Bug ID: 180744
Summary: Narrow no-break space has no width on recent Safari
and iOS
Product: WebKit
Version: Safari 11
Hardware: Unspecified
URL: http://output.jsbin.com/rariyiwupa
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: webkit at leimi.fastmail.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
Overview:
The narrow no-break space character ( ) seems to have changed behavior in recent Safari versions. On macOS Sierra and High Sierra, with Safari 10.1 and 11 ; and on iOS 10 and 11, the character has no width at all. On previous versions, the character renders correctly.
Steps to Reproduce:
- Add narrow space characters in a HTML document via the HTML entity " ". You can go to the given jsbin link to see a test case.
Actual Results:
The narrow space is seemingly not rendered. Inspecting the page via the developer tools show no space at all.
Expected Results:
The narrow space should render.
Builds and Platforms:
The bug occurs on iOS 10 and 11, in Safari and in in-apps webviews.
The bug occurs on macOS Sierra with Safari 10.1.
The bug occurs on macOS High Sierra with Safari 11.
The bug does not occur on iOS 9.
The bug does not occur on macOS El Captain 9.1.
Additional Information:
Seemingly related bug: https://bugs.webkit.org/show_bug.cgi?id=172205. Difference is in my case the text is written in french.
I tried with multiple fonts including the -apple-system one without success.
--
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/20171213/e6a26de5/attachment-0001.html>
More information about the webkit-unassigned
mailing list