[wp-trac] [WordPress Trac] #23189: Dots above Umlauts are not visible in title input field
WordPress Trac
noreply at wordpress.org
Sat Jan 12 20:04:49 UTC 2013
#23189: Dots above Umlauts are not visible in title input field
--------------------------------+------------------
Reporter: zodiac1978 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.6
Component: Administration | Version: 3.2
Severity: normal | Resolution:
Keywords: ui-focus has-patch |
--------------------------------+------------------
Changes (by ocean90):
* keywords: needs-patch ui-focus => ui-focus has-patch
Comment:
Firefox [http://gilbert.pellegrom.me/chrome-vs-firefox-css-line-height-on-
input/ ignores the line-height] because it declares line-height with
`normal !important`. You can find this by opening
`jar:file:///Applications/Firefox.app/Contents/MacOS/omni.ja!/chrome/toolkit/res/forms.css`
in Firefox.
Since we are also using sans-serif, which is Helvetica on OS X and a bit
bigger, the dots are now hidden.
Seems like the only solution is to set a height explicit. Done in
[attachment:23189.patch].
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23189#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list