Bug 138952

Summary: text-rendering: optimizeLegibility causes text to wrap in some instances
Product: WebKit Reporter: Paul Verbeek <verbeek.p>
Component: TextAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: mitz, mmaxfield, zalan
Priority: P2    
Version: 420+   
Hardware: PC   
OS: Windows 7   

Paul Verbeek
Reported 2014-11-21 00:06:20 PST
When an element has text-rendering: optimizeLegibility the text sometimes wraps if it has a single space in it. It happens when the element is also floated (either left or right), has a specific font (sans-serif) and a specific font-size (15px) See http://jsbin.com/nomavoluye/3/edit?html,css,output
Attachments
mitz
Comment 1 2014-11-21 01:19:53 PST
While I can’t reproduce this in Yosemite on a Retina display, this sort of bug is usually the result of inconsistent behavior of the complex text code path. Which Windows port are you using?
Paul Verbeek
Comment 2 2014-11-21 01:26:00 PST
I use Windows 7 64 bit and I couldn't reproduce it on my Macbook in Yosemite. And it only happens on Chrome 39, not 38.
Note You need to log in before you can comment on or make changes to this bug.