[wp-trac] [WordPress Trac] #29042: Adjust Quick Draft title input to fix descenders being cut off in FF
WordPress Trac
noreply at wordpress.org
Sun Jul 27 19:25:22 UTC 2014
#29042: Adjust Quick Draft title input to fix descenders being cut off in FF
--------------------------------+-----------------------------
Reporter: morganestes | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version: trunk
Severity: normal | Keywords:
Focuses: ui, administration |
--------------------------------+-----------------------------
In Firefox (tested in FF31), the Quick Draft title input cuts off
descenders (g, y, p in en-us), regardless of the padding used on the
input.
In Opera and Chrome, the height of the `input` is computed to 23px, but FF
computes it to 17px. Adjusting the `line-height` to exactly match the
`font-size` (rather than just 100%) fixes the issue in FF without
compromising other browsers.
Related: #26509
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29042>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list