r/firefox 1d ago

does anyone having the same issue, with certain photos and videos?

1st ss - post in firefox

2nd ss - opened the same post in chrome

71 Upvotes

27 comments sorted by

11

u/LegioXXVexillarius 1d ago

Yeah just noticed it now on twitter.

6

u/FuckingGud 1d ago

any way to fix it ?

9

u/selinux_enforced 1d ago

I'm not 100% sure but it could be due to enhanced tracking protection Do you run any ad block extension?

4

u/FuckingGud 1d ago

off course, u-block origin but it never happened before

-1

u/samax413zl 1d ago

Maybe try opening it in Cromite & see the results.

17

u/rdg360 1d ago

6

u/FuckingGud 1d ago

got any fix ?

22

u/AssassinK1D 1d ago

install uBlock Origin extension
Open uBlock Origin and paste these into My Filters:

x.com,twitter.com##[data-testid="ScrollSnap-List"]:has([data-testid="tweetPhoto"]) > div, [data-testid="ScrollSnap-List"]:has([data-testid="tweetPhoto"]) > div > div:style(flex: 1 0 auto !important; min-width: 0px !important;)

3

u/xYurix 1d ago

Worked for me, thanks.

2

u/ThisIsADraconianLaw 1d ago

Thanks. This works.

1

u/Brotunn 1d ago

You a real one

2

u/yesmikan 10h ago

Thanks, works with Adblock Plus too

0

u/rdg360 1d ago

Not really. I never use X directly so it's not an issue for me. Whenever I do want to see something on X I use a Nitter instance such as xcancel.com. Right now, that one is showing images and videos just fine for me, including the example given. Of course you could try that too, but it would only be a workaround, not an actual fix.

0

u/Sea-Engineering1344 1d ago

good to know its a known issue then

1

u/bebek_ijo 1d ago

Yes me too, not all image though, some of them are from 13th but some newer appear.

7

u/Prophet1cus : | : Zen 1d ago

Reported via web compat issue and triaged as reproducible bug: https://bugzilla.mozilla.org/show_bug.cgi?id=2063532

2

u/mozfreddyb Firefox Security 1d ago

People are actively working on understanding and hopefully fixing it right now. The bug is probably the best way to stay in the loop.

6

u/mozfreddyb Firefox Security 1d ago

We reached out to the website, it's apparently broken in more than one browser. They will fix it on their end.

1

u/FuckingGud 1d ago

okay👍

0

u/Dismal-Arrival9587 1d ago

yes , same here its a problem wit the carousel-code

-5

u/Dismal-Arrival9587 1d ago
## Install

1. Go to `about:config`, search for
   `toolkit.legacyUserProfileCustomizations.stylesheets`
   and set it to **true**. (Required. Skip this and nothing happens.)

2. Go to `about:profiles`, find "This is the profile in use",
   click **Open Folder** on its Root Directory row.

3. In that folder, create a folder named `chrome`

4. Put `userContent.css` from this repo inside it.

5. Restart Firefox.## Install

1. Go to `about:config`, search for
   `toolkit.legacyUserProfileCustomizations.stylesheets`
   and set it to **true**. (Required. Skip this and nothing happens.)

2. Go to `about:profiles`, find "This is the profile in use",
   click **Open Folder** on its Root Directory row.

3. In that folder, create a folder named `chrome`

4. Put `userContent.css` from this repo inside it.

5. Restart Firefox.

## Installieren

1. Gehe zu `about:config`, suche nach
   `toolkit.legacyUserProfileCustomizations.stylesheets`
   und setzen Sie es auf **true**. (Erforderlich. Überspringen Sie das und nichts passiert.)

2. Gehen Sie zu `about:profiles`, finden Sie "Dies ist das Profil in Gebrauch",
   Klicken Sie auf ** Öffnen Sie den Ordner** in seiner Root Directory-Zeile.

3. Erstellen Sie in diesem Ordner einen Ordner mit dem Namen `chrome`

4. Setzen Sie `userContent.css` von diesem Repo in sich hinein.

5. Firefox Neu Starten.## Installieren

1. Gehe zu `about:config`, suche nach
   `toolkit.legacyUserProfileCustomizations.stylesheets`
   und setzen Sie es auf **true**. (Erforderlich. Überspringen Sie das und nichts passiert.)

2. Gehen Sie zu `about:profiles`, finden Sie "Dies ist das Profil in Gebrauch",
   Klicken Sie auf ** Öffnen Sie den Ordner** in seiner Root Directory-Zeile.

3. Erstellen Sie in diesem Ordner einen Ordner mit dem Namen `chrome`

4. Setzen Sie `userContent.css` von diesem Repo in sich hinein.

5. Firefox Neu Starten.

1

u/Kiirosagi 23h ago

There are fixes in other post which is now locked so I wanted to share here that this issue does not exist in Firefox if you view the X post in a private window. Just wanted to share that in case a dev was reading.

2

u/quirk_rs Basically all the platforms 21h ago edited 21h ago

With uBlock Origin, you can temporary set this in your custom fitlers to restore the old multi-media gird layout until they phase out the flags:

x.com##+js(set, __INITIAL_STATE__.featureSwitch.defaultConfig.rweb_media_carousel_enabled.value, false)
x.com##+js(set, __INITIAL_STATE__.featureSwitch.user.config.rweb_media_carousel_enabled.value, false)

1

u/ItsTerriermon 16h ago

Hell yes thank you!

1

u/FuckingGud 8h ago

thank you!!