[wp-trac] [WordPress Trac] #21775: Twenty Twelve: Full font stack is not applied in Opera and IE 8 when Open Sans is active
WordPress Trac
wp-trac at lists.automattic.com
Sun Sep 2 16:54:06 UTC 2012
#21775: Twenty Twelve: Full font stack is not applied in Opera and IE 8 when Open
Sans is active
----------------------------+-----------------
Reporter: SergeyBiryukov | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.5
Component: Bundled Theme | Version:
Severity: normal | Keywords:
----------------------------+-----------------
Background: #21751
In Firefox, the computed font family is the same as declared in
`style.css` for `body.custom-font-enabled`:
{{{
font-family: "Open Sans",Helvetica,Arial,sans-serif;
}}}
In Opera, the computed style is:
{{{
font: normal normal 400 14px/23.94px "Open Sans";
}}}
This makes Cyrillic letters look not pretty (see the screenshots).
Tested in Opera 12 on Windows XP, Windows Vista and Windows 7, IE 8 on
Windows XP.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21775>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list