thunderbird / addons-server

🕶 addons.thunderbird.net Django app and API, forked from addons.mozilla.org 🎉
https://addons.thunderbird.net
BSD 3-Clause "New" or "Revised" License
18 stars 17 forks source link

Search in addons.thunderbird.net ignores system settings to reduce motion #257

Open emitche opened 10 months ago

emitche commented 10 months ago

Describe the problem and steps to reproduce it:

(Please include as many details as possible.)

The add-ons pages are ignoring user reduce motion settings.

Original report in Bugzilla:

(In reply to MarjaE from bug 1852498 comment #0)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:109.0) Gecko/20100101 Firefox/115.0

Steps to reproduce:

  1. Reduce motion at system level.

  2. Open Settings > Add-Ons and Themes, and search "theme" leading to the Thunderbird add-ons ad themes website.

  3. Select a theme.

  4. Mouse over an image.

Actual results:

  1. The image starts moving.

  2. My migraine gets worse and my stomach starts moving too.

Expected results:

It should honor each system's safety settings to reduce motion.

(In reply to MarjaE from bug 1852498 comment #7)

I'm using MacOS 10.14. I can't update further. I am gradually setting up Fedora Linux with Cinnamon.

Thunderbird is 115/2.0.

is this the search of addons.thunderbird.net inside Thunderbird?

Yes.

If I reach this in Thunderbird... https://addons.thunderbird.net/en-US/thunderbird/addon/a-solid-green-success/?src=search

There are 2 images inder "Add to Thunderbird" which animate on mouseover. (And give me another @#% migraine.) I can't inspect them within Thunderbird. If I inspect them in Firefox, it appears to depend on https://addons.thunderbird.net/static/css/zamboni/impala-min.css?build=87ffc96 and in particular ".previews li a" in lines 4286 and after.

What happened?

Animations occurred when the user's settings are set to reduce motion.

What did you expect to happen?

Reduced motion with animations.

Anything else we should know?

(Please include a link to the page, screenshots and any relevant files.)

Page example: https://addons.thunderbird.net/en-US/thunderbird/addon/a-solid-green-success/?src=search Original Bugzilla report: https://bugzilla.mozilla.org/show_bug.cgi?id=1852498