当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Why does the @font-face work in a Private Tab, but not in a normal Tab?

  • 1 件の返信
  • 1 人がこの問題に困っています
  • 3 回表示
  • 最後の返信者: gnittala

more options

I consistently find that the @font-face does not work in Firefox unless I use a Private Tab, but I prefer to use a regular Tab so that I can keep track of what pages I have visited. In a Private Tab the Android app displays Hebrew with cantillation marks as nicely as Windows does using the very same font. This is probably an unintended bug, as I cannot imagine why you would want Private Tabs to work better than the regular ones. The css function in question is:

@font-face { font-family: 'Shlomo LB'; src: url('../ShlomoLightBold.ttf') format('truetype'); font-weight: normal; font-style: normal; }

I consistently find that the @font-face does not work in Firefox unless I use a Private Tab, but I prefer to use a regular Tab so that I can keep track of what pages I have visited. In a Private Tab the Android app displays Hebrew with cantillation marks as nicely as Windows does using the very same font. This is probably an unintended bug, as I cannot imagine why you would want Private Tabs to work better than the regular ones. The css function in question is: @font-face { font-family: 'Shlomo LB'; src: url('../ShlomoLightBold.ttf') format('truetype'); font-weight: normal; font-style: normal; }

すべての返信 (1)

more options

Hello,

Thank you for bringing this up. There is an open issue in Bugzilla - src:local() @font-face rules doesn't work on Android. But in this case you are mentioning a src:url, so I don't know if they are related.

Also, can you please confirm if you are using NoScript or any other plugin on your browser and if there are settings that differ for the normal tabs vs. private tabs (noscript has an option to block @font-face).

Would it be possible for you to create a sample for testing this?

Thank you

この投稿は gnittala により に変更されました