Reported on https://en.wikipedia.org/w/index.php?title=Wikipedia:Village_pump_(technical)&oldid=1089411699#What_is_happening
Visual of issue: https://twitter.com/calichusetts274/status/1527442821199691776?s=21&t=Nutt1XXQkqIhz6f8UDcoEw
List of steps to reproduce (step by step, including full links if applicable):
- Get an iOS device
- Enable "reduced motion" on iOS device
- Go to the history page of an article
- Click "desktop view"
What happens?:
- Witness the user interface dancing
- Zooming has no effect
- Vector 2022 is not impacted
- Impacts Modern
- Impacts CologneBlue
- Probably impacts Monobook without
Suggested fix
My guess, is that because Vector is not designed to work at lower resolutions, there is a lot of unexpected layout reflow a mobile device. I suggest we limit the existing accessibility rule to only apply at desktop breakpoint
It's possible T306910 might fix this. If not, we likely need to make this module opt-in or only apply to skins that have set themselves as responsive.