Bug 286265
Summary: | [GTK] When animations get disabled or enabled, prefers-reduced-motion CSS media query does not get updated until page reload | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jeff Fortin <nekohayo> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bugs-noreply |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | PC | ||
OS: | Linux | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=255097 |
Jeff Fortin
In bug #255097 support for https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-motion was introduced in WebKitGTK
Testing with Epiphany 47.2 + GNOME 47 on Fedora 41, it works, except that if you toggle GNOME's "Animation Effects" accessibility switch in the preferences while in front of that page's demo already loaded, the animation doesn't start/stop, you need to reload the page.
In comparison, Firefox correctly reflects this change in realtime without needing to reload the page.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |