Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Stites shows "fl" next to search button

  • 2 답장
  • 1 이 문제를 만남
  • 6 보기
  • 최종 답변자: cor-el

more options

Hi,

Instead of a lot of button and search options, just boxes or "fl" is appearing on the screen.

I have added a screenshot.

I use a Mac.

Kind regards,

Hi, Instead of a lot of button and search options, just boxes or "fl" is appearing on the screen. I have added a screenshot. I use a Mac. Kind regards,
첨부된 스크린샷

선택된 해결법

Note that this isn't 'fl' (FL), but is F1xx denoting the F000-FFFF Unicode block.


Special icons are usually supplied by a special icon font that is downloaded from the server (@font-face) You may see little boxes with the hex code of the character if you do not have a font installed that covers this Unicode range.

You can check gfx.downloadable_fonts.enabled on the about:config page and make sure it is set to true (if necessary double-click the line to toggle its value to true).

There are also extensions that can block downloadable fonts, so if you have any content blocking extensions then make sure they do not block these font files. You can also check the Web Console for font related messages.

문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (2)

more options

On modern websites, icons (such as the search icon) are generally displayed using a custom font, instead of an image, which was the practice in the past. If you have set Firefox to prevent websites from using their own custom font, then Firefox will not be able to display the icons.

To fix this, do the following:

  1. Open the Firefox settings or type about:preferences in the Firefox address bar
  2. Select the General tab
  3. Find the Fonts & Colors section
  4. Select the Advanced... button in that section
  5. Ensure that the Allow pages to choose their own fonts, instead of your selections above option is checked
NOTE: You may need to restart Firefox for the changes to take effect.
more options

선택된 해결법

Note that this isn't 'fl' (FL), but is F1xx denoting the F000-FFFF Unicode block.


Special icons are usually supplied by a special icon font that is downloaded from the server (@font-face) You may see little boxes with the hex code of the character if you do not have a font installed that covers this Unicode range.

You can check gfx.downloadable_fonts.enabled on the about:config page and make sure it is set to true (if necessary double-click the line to toggle its value to true).

There are also extensions that can block downloadable fonts, so if you have any content blocking extensions then make sure they do not block these font files. You can also check the Web Console for font related messages.