Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Mozilla 도움말 검색

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

Learn More

"Loading" favicon missing?

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

more options

Maybe this is obvious and I just don't know the proper terms to find a solution, but I've recently lost the little loading icon that spins in the left hand corner of a tab when you load a site (see gif). No idea what happened to it, but I've tried refreshing and reinstalling to no avail. Yesterday I reinstalled Windows 10 on my machine (not because of this) and it worked correctly until I booted up this morning and it's switched back to that weird icon. Any ideas how I might fix it? Could something like a windows update have messed it up? I miss that little spinney icon more than I would have expected.

Maybe this is obvious and I just don't know the proper terms to find a solution, but I've recently lost the little loading icon that spins in the left hand corner of a tab when you load a site (see gif). No idea what happened to it, but I've tried refreshing and reinstalling to no avail. Yesterday I reinstalled Windows 10 on my machine (not because of this) and it worked correctly until I booted up this morning and it's switched back to that weird icon. Any ideas how I might fix it? Could something like a windows update have messed it up? I miss that little spinney icon more than I would have expected.
첨부된 스크린샷

선택된 해결법

Looks like you have enabled the preferred motion feature as in that case the tab loading indicator is replaced with an hourglass.

Firefox 63+ has support for "@media (prefers-reduced-motion)" to honor system settings to minimize the amount of non-essential motion. You can create a new Number pref named ui.prefersReducedMotion on the about:config page to show or block some animations.

  • in Firefox 78+ this includes the location bar breakout
  • in Firefox 80+ this replaces the tab loading indicator with an hourglass
  • set the value to 1 if you want to block animations
    ui.prefersReducedMotion = 1
  • set its value to 0 if you want to see animations
    ui.prefersReducedMotion = 0

You can open the about:config page via the location/address bar. On the warning page, you can click "Accept the Risk and Continue" to open about:config.

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

모든 댓글 (3)

more options

선택된 해결법

Looks like you have enabled the preferred motion feature as in that case the tab loading indicator is replaced with an hourglass.

Firefox 63+ has support for "@media (prefers-reduced-motion)" to honor system settings to minimize the amount of non-essential motion. You can create a new Number pref named ui.prefersReducedMotion on the about:config page to show or block some animations.

  • in Firefox 78+ this includes the location bar breakout
  • in Firefox 80+ this replaces the tab loading indicator with an hourglass
  • set the value to 1 if you want to block animations
    ui.prefersReducedMotion = 1
  • set its value to 0 if you want to see animations
    ui.prefersReducedMotion = 0

You can open the about:config page via the location/address bar. On the warning page, you can click "Accept the Risk and Continue" to open about:config.

more options

Sorry for the late reply, I somehow missed all the notifications. This solution worked perfectly! Thank you. No idea how I enabled that feature to begin with, but it's back to normal now!

more options

Firefox might pick this up from the OS like when you disable animations in Windows.