Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS prefers-reduced-motion setting ? #375

Open
Benjamin-Bach opened this issue May 10, 2023 · 4 comments
Open

CSS prefers-reduced-motion setting ? #375

Benjamin-Bach opened this issue May 10, 2023 · 4 comments

Comments

@Benjamin-Bach
Copy link

Hello

Well done for this fantastic work, Iridium is really the perfect browser.
However, something has been bothering me for a while. I noticed that the CSS prefers-reduced-motion setting seems to be set to true (or "reduce").
I'm using KDE. On chromium or firefox, I don't have any problem with sites using this type of media querie, but on iridium, it's as if I had modified this setting...
Is there a way, via flags perhaps, to change this behaviour?

@souldanger
Copy link
Collaborator

Hi,
please check this article on the issue and let us know, if this solved your problem: prefers-reduced-motion

@Benjamin-Bach
Copy link
Author

Thank you for the feedback.
I had already seen this article and my setting for animations in KDE is the standard setting.
Iridium should play CSS animations even if they are protected with a media query prefers-reduced-motion.
By the way, firefox and chromium play them in the same environment. Not Iridium.

If I can help with other info...

@Benjamin-Bach
Copy link
Author

Benjamin-Bach commented May 11, 2023

What does this simple test with iridium look like to you?
https://codepen.io/ericwbailey/pen/PWJPrW
Static blue square = motion reduced
Animated orange circles = motions are not reduced

For me :
Firefox, Chromium, Epiphany (webkit) -> Orange circles
Iridium -> Blue square

(KDE 5.27 on the latest Manjaro)

@Benjamin-Bach
Copy link
Author

Another important information.
I just checked if any emulation was related to devtools. And no... nothing on that side either.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants