ui.prefersReducedMotion set to false and sandclock still appears
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?
Alla svar (2)
- This is not a boolean preference and it wasn't suggested to set it to False.
- It won't help you anyway.
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?