-
-
Notifications
You must be signed in to change notification settings - Fork 52
Description
Platform
macOS 14.8.2 arm64
Browser
Firefox 145.0.2
Addon version
1.1.5
Details
Due to #1976, only on accounts with the current Tumblr A/B test active, non-full-width gifs in posts that are mature flagged will have a GIF label that's visible through the mature content clickthrough because the label will be a ::before pseudo with a z index.
Demo post if you're April: https://www.tumblr.com/communities/test-community-46174/post/802380330805985280
Presumably fixable by setting isolation: isolate on [data-paused-gif-label="before"] (or just [data-paused-gif-label])—I feel like there must have been a reason I did not do this but one is not coming to mind?
Would also be fixed by Tumblr setting isolation: isolate on isShowingCover, which is the kind of thing I would PR to a hypothetical open-source redpop in a heartbeat because it makes total sense, but feels... kind of weird to send in as a support form suggestion? (I did just get a change deployed to redpop within a few hours, but like, you know, that was a bugfix for the code which the team in question is paid to develop.)
Metadata
Metadata
Assignees
Labels
Projects
Status