[wp-trac] [WordPress Trac] #30021: Admin bar font appears thin in Firefox when themes turn on font-smoothing in body element
WordPress Trac
noreply at wordpress.org
Tue Mar 17 17:17:25 UTC 2015
#30021: Admin bar font appears thin in Firefox when themes turn on font-smoothing
in body element
----------------------------------------+------------------
Reporter: cbaldelomar | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.2
Component: Toolbar | Version: 4.0
Severity: normal | Resolution:
Keywords: has-patch commit 4.2-early | Focuses: ui
----------------------------------------+------------------
Changes (by DrewAPicture):
* keywords: has-patch commit 4.2-early 2nd-opinion => has-patch commit
4.2-early
Comment:
Replying to [comment:7 cbaldelomar]:
> I just tested this on the latest dev version of WordPress,
4.2-beta1-31767-src, running the latest version of Firefox, 36.0.1, and
the problem still exists as I originally reported. If you are testing on a
mac with Retina display, the font weight change might not be as obvious.
>
> If you are trying to recreate the problem, make sure your theme has font
smoothing turned on in the body element.
>
>
> {{{
> body {
> -moz-osx-font-smoothing: grayscale;
> }
> }}}
>
> You should be able to toggle this css rule, and see the difference
change in your admin bar text.
Thank you for the steps to reproduce, I'll give it another shot. Not
retina, btw.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30021#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list