[Webkit-unassigned] [Bug 184282] New: input text and placeholder cut off when text is italicized
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 3 16:22:22 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=184282
Bug ID: 184282
Summary: input text and placeholder cut off when text is
italicized
Product: WebKit
Version: Safari 11
Hardware: Macintosh
OS: macOS 10.13
Status: NEW
Severity: Normal
Priority: P2
Component: Forms
Assignee: webkit-unassigned at lists.webkit.org
Reporter: josh at ochakovsky.com
CC: cdumez at apple.com, wenson_hsieh at apple.com
Created attachment 337125
--> https://bugs.webkit.org/attachment.cgi?id=337125&action=review
Screenshot
On <input> elements, if the text or the placeholder is italic (font-style: italic), some letters get cut off. Lowercase j is a good example.
https://jsfiddle.net/jochakovsky/Lcv0p33L/16/
Text does not get cut off under similar conditions in <textarea> or <div>
A similar bug exists in Chromium - https://bugs.chromium.org/p/chromium/issues/detail?id=813748. Firefox renders the text correctly.
--
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/20180403/9dbb36ad/attachment-0002.html>
More information about the webkit-unassigned
mailing list