Bug 163717

Summary: In iOS Safari, text is cut off in blog post about link preview API
Product: WebKit Reporter: mitz
Component: WebKit WebsiteAssignee: Jon Davis <jond>
Status: ASSIGNED    
Severity: Major CC: bdakin, jond, rmondello, vkkani901
Priority: P2    
Version: Other   
Hardware: iPhone / iPad   
OS: iOS 10   
URL: https://webkit.org/blog/7016/ios-10-link-preview-api-in-wkwebview/
Attachments:
Description Flags
Screen shot none

mitz
Reported 2016-10-19 23:06:37 PDT
Created attachment 292153 [details] Screen shot Some of the text in the blog post at the URL is cut off when viewed in Safari on an iPhone 6s. You can also see this using Responsive Design Mode in Safari on a Mac. For example, look at the third paragraph from the bottom. There is no way to scroll or zoom out to see the end of the second line in that paragraph. See screenshot.
Attachments
Screen shot (115.56 KB, image/png)
2016-10-19 23:06 PDT, mitz
no flags
Jon Davis
Comment 1 2016-10-24 11:44:06 PDT
The code markup needs word-break: break-all
Note You need to log in before you can comment on or make changes to this bug.