WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
137203
iOS8: Inconsistent rendering of webfonts with weight = bold in standalone mode
https://bugs.webkit.org/show_bug.cgi?id=137203
Summary
iOS8: Inconsistent rendering of webfonts with weight = bold in standalone mode
Reza
Reported
2014-09-28 19:59:59 PDT
Created
attachment 238837
[details]
minimal project the minimal example project is attached. Safari 8 inconsistently renders the text either concatenated (without spaces between words) or renders the text in multiple lines by breaking the sentence on word boundaries. ** it's important to run the application in the standalone mode by adding the shortcut to home screen and launching it from home screen.
Attachments
minimal project
(439.73 KB, application/x-gzip)
2014-09-28 19:59 PDT
,
Reza
no flags
Details
screenshot of incorrect rendering
(58.12 KB, image/png)
2014-09-28 20:02 PDT
,
Reza
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Reza
Comment 1
2014-09-28 20:02:30 PDT
Created
attachment 238838
[details]
screenshot of incorrect rendering As you can see the text is rendered in a way that all words look concatenated.
Reza
Comment 2
2014-09-28 20:20:20 PDT
might have been caused by the media query which forces SVG font for webkit as a workaround for previous versions of safari. will look test it without SVG font and might close this defect after that
Reza
Comment 3
2014-09-28 20:42:00 PDT
the CSS was forcing use of SVG font to workaround a bug in previous versions which is not required anymore.
Radar WebKit Bug Importer
Comment 4
2014-09-29 16:48:06 PDT
<
rdar://problem/18495038
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug