Mozilla 도움말 검색

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

자세히 살펴보기

ui.prefersReducedMotion set to false and sandclock still appears

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

more options

When loading certain pages (on web application) the motion icon starts and after several seconds it changes to the sand clock icon despite the setting described in 'https://support.mozilla.org/en-US/questions/1303416' being done - ui.prefersReducedMotion set to 'false'. My work is all done in this web app and it is very important to see when data is being uploaded (grey/black dots) and when the page is supposedly being refreshed with updated data being downloaded (blue/green dots). Why is the preference being ignored and how to fix it so you always get the motion?

When loading certain pages (on web application) the motion icon starts and after several seconds it changes to the sand clock icon despite the setting described in 'https://support.mozilla.org/en-US/questions/1303416' being done - ui.prefersReducedMotion set to 'false'. My work is all done in this web app and it is very important to see when data is being uploaded (grey/black dots) and when the page is supposedly being refreshed with updated data being downloaded (blue/green dots). Why is the preference being ignored and how to fix it so you always get the motion?
첨부된 스크린샷

모든 댓글 (5)

more options
  1. This is not a boolean preference and it wasn't suggested to set it to False.
  2. It won't help you anyway.

도움이 되셨습니까?

more options

Ty, Thanks for jumping in, but: 1. When pulling the option in the Advanced Preferences it only allows me to toggle between true and false. 2. If this won't help, what is the setting that needs to be changed to always have the moving dots instead of the sand clock?

도움이 되셨습니까?

more options

You can click the trashcan to remove the pref and recreate it as a Number pref.

You need to create a new Number pref named ui.prefersReducedMotion in about:config to show (0) or block (1) some animations.

  • set the value to 1 if you want to block animations
    ui.prefersReducedMotion => 1
  • set the value to 0 if you want to see animations
    ui.prefersReducedMotion => 0

도움이 되셨습니까?

more options

cor-el Thank you for your notes. I followed your steps, deleted the bolean ui.prefersReducedMotion preference and recreate it as Number, then set it to 0. As I load this particular page, it goes on for several seconds with the animated gray ball, but then it switches and shows the sand clock and the reload icon remains as an 'X' for another long while until it finally completes loading the page. At that point the sand clock is gone and the reload icon is present again.

도움이 되셨습니까?

more options

Start Firefox in Troubleshoot Mode to check if one of the extensions ("3-bar" menu button or Tools -> Add-ons -> Extensions) or if hardware acceleration or if userChrome.css/userContent.css is causing the problem.

  • switch to the Default System theme: "3-bar" menu button or Tools -> Add-ons -> Themes
  • do NOT click "Refresh Firefox" in the Troubleshoot Mode start window

도움이 되셨습니까?

질문하기

글에 답글을 달기 위해서는 계정으로 로그인해야만 합니다. 계정이 아직 없다면 새로운 질문을 올려주세요.