Anas22 / googlefontdirectory

Automatically exported from code.google.com/p/googlefontdirectory
0 stars 0 forks source link

Google Web Fonts not functioning with IE11 #242

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add any font to a page.
2. Browse said page in IE11
3. Recieve error: CSS3114 "@font-face failed OpenType embedding permission 
check. Permission must be Installable."

What is the expected output? What do you see instead?
The font should be served in a way that allows IE11 to use the font.

What version of the product are you using? On what operating system?
Win8.1 Preview, Internet Explorer 11.

Please provide any additional information below.

Original issue reported on code.google.com by nat...@ntotten.com on 7 Jul 2013 at 4:18

GoogleCodeExporter commented 9 years ago
Which font is this?

Original comment by dcrossland@google.com on 24 Oct 2013 at 10:00

GoogleCodeExporter commented 9 years ago
I see fonts working fine in MSIE 11

Original comment by dcrossland@google.com on 24 Oct 2013 at 10:10

Attachments:

GoogleCodeExporter commented 9 years ago
I cannot reproduce this any longer. It appears that they have either fixed the 
problem or the fonts have been updated for compatibility.

Original comment by jacob.h....@gmail.com on 24 Oct 2013 at 11:04

GoogleCodeExporter commented 9 years ago
The fonts weren't updated so I guess something changed in MSIE :) 

Original comment by dcrossland@google.com on 24 Oct 2013 at 11:05

GoogleCodeExporter commented 9 years ago
It's caused from cross-origin restriction. Any suggestion?

What steps will reproduce the problem?
1.Embed google font into local website
2.Embed by using standard method https://gist.github.com/anonymous/8142662
3.Open on IE 11 and the font doesn't load.

What is the expected output? What do you see instead?
The font should be served in a way that allows IE11 to use the font.

What version of the product are you using? On what operating system?
Win 8.1 with IE 11.0.9600.16384

Original comment by the.oppertunity@gmail.com on 27 Dec 2013 at 4:55

Attachments: