[wp-trac] [WordPress Trac] #26377: Dashboard Menu fails to load on Opera Mini

WordPress Trac noreply at wordpress.org
Tue Dec 3 21:25:39 UTC 2013


#26377: Dashboard Menu fails to load on Opera Mini
----------------------------+--------------------
 Reporter:  kraftbj         |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  3.8
Component:  Administration  |     Version:  trunk
 Severity:  normal          |  Resolution:
 Keywords:  ui-focus        |
----------------------------+--------------------

Comment (by iammattthomas):

 Opera Mini has no support for webfonts, so it can't load Dashicons in
 their current state. Internet Explorer on Windows Phone 7 is the other
 major browser with this problem. Supporting these two browsers would
 require adding javascript that could detect the lack of font-face support
 (Modernizr does this) and add a body class like .no-font-face (or
 whatever), then use the .no-font-face class to create fallback styles
 where we replace the CSS 'content' with a background-image icon.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/26377#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list