[wp-trac] [WordPress Trac] #26369: IE9 Mobile is Icon-less
WordPress Trac
noreply at wordpress.org
Thu Dec 5 23:51:20 UTC 2013
#26369: IE9 Mobile is Icon-less
------------------------------+--------------------
Reporter: celloexpressions | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 3.8
Component: Administration | Version: trunk
Severity: major | Resolution:
Keywords: needs-patch |
------------------------------+--------------------
Comment (by nacin):
As pointed out by MarkJaquith, Microsoft is dropping support for WP7 in
September. But, it still kinda sucks to render the toolbar so useless for
the only browser on those devices. If we can't avoid targeting them for
the responsive CSS somehow, heck, I'd rather just hide the toolbar
entirely for them.
I'm not against a wontfix, but it doesn't hurt to see what a cheap patch
could look like. I don't think we need to deal with image icons, or
anything like that. The aim at this point should be minimally functional,
not pretty. I don't care if it is just `.no-font-face span.label {
display: inline !important }`. (Or, as said above, `.no-font-face
#wpadminbar { display: none }`.)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26369#comment:11>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list