-
Notifications
You must be signed in to change notification settings - Fork 5
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
Animation paused by No Transition causes flickering at Lifehacker, Twitter and some other sites #30
Comments
I found unexpected problems at some other sites (not G/O Media, IIRC). When I next find another, I'll add a note here … |
A screen recording of my signed in view of https://twitter.com/grahamperrin/: When the Page down alone is used to page down, there's occasional up movement. Sometimes flickery. |
I've encountered the same trouble, and initially filed a Firefox bug report, though it looks like a No Transition bug. |
Because of breakages like this I now use:
This jumps directly to final position on start, but looped animations still toggles between states. |
Is that instead of No Transition or in addition to it? Is that in userContent,css or elsewhere? |
https://lifehacker.com/our-favorite-features-in-the-new-firefox-70-browser-1839290547 screen recording – watch the bottom right area after the page is reloaded:
I guess that the same (or similar) might be encountered at some other G/O Media sites.
Is there any easy way to avoid this peculiarity?
If it's out of scope for the extension, please close this issue.
The text was updated successfully, but these errors were encountered: