201
all 25 comments
sorted by: hot top controversial new old
[-] Amir@lemmy.ml 69 points 2 years ago

No conflict of interest going on here guys

[-] TheTetrapod@lemmy.world 27 points 2 years ago

I mean, the fact they rolled it back and didn't just add an error message telling you to use Chrome is a little surprising.

[-] SeeJayEmm@lemmy.procrastinati.org 25 points 2 years ago

Not really. They need FF to exist to avert monopoly accusations.

[-] nucleative@lemmy.world 13 points 2 years ago* (last edited 2 years ago)

They need FF to exist.. But doesn't necessarily have to work well.

[-] frizop@lemmy.world 3 points 2 years ago

This. It’s more like it existing in name is enough

[-] dhtseany@lemmy.ml 68 points 2 years ago

God forbid they tested across the multiple common browsers out there other than Chrome. Every other software development company creating a web app does that, why doesn't one of the biggest?

[-] dragnet@lemmy.dbzer0.com 42 points 2 years ago

Sadly no, ever web app company definitely doesn't test under Firefox. I'm at the point where I use Firefox for general web browsing and Chromium for most web apps.

[-] ripcord@lemmy.world 11 points 2 years ago* (last edited 2 years ago)

In the last 5 years I've run across maybe 1 site that didn't work properly in Firefox. And another that MIGHT not have worked right, but I was only guessing it was related to FF.

However, since FF dropped PWA support I do use Chrome for a handful of sites that either are PWAs or you can use Chrome's open as application feature, which is real nice for a few things. Is that what you mean by "Web Apps"?

[-] gaael@lemmy.world 5 points 2 years ago

I still use PWAs with firefox, but as an addon. Works flawlessy so far.
Here is the one I use, just in case: Progressive web apps for Firefox

[-] ripcord@lemmy.world 2 points 2 years ago

Thanks. I remember trying it about a year ago but it didn't work well for some reason. Will give it another try now that I hear it's working well for you.

[-] dragnet@lemmy.dbzer0.com 1 points 2 years ago

No, the PWA thing is a separate annoyance. What I find is that in a lot of web apps, the app mostly works fine but has bugs that break certain things or are seriously inconvenient in Firefox only. Two I've experienced recently are Nextcloud Office slideshows (I need to search for/open a bug report honestly) and a web based billing software we use at work.

[-] cupcakezealot@lemmy.blahaj.zone 64 points 2 years ago

they should roll back recaptcha off a cliff so i never have to use it again

[-] mr_satan 43 points 2 years ago

I develop and test only on firefox

[-] JackGreenEarth@lemm.ee 4 points 2 years ago

Me too. But I mainly code for myself, nothing mainstream, so it doesn't usually matter if it works on other browsers. Usually it does anyway, though.

[-] sugar_in_your_tea@sh.itjust.works 1 points 2 years ago

Same, except I've been using whatever Tauri packages lately, which on Linux seems to be a webkit browser.

We support only Chrome at work (B2B app), but I mostly use Firefox.

[-] possiblylinux127@lemmy.zip 19 points 2 years ago

I wish Firefox had an large enough market share where websites would work around it

[-] Hadriscus@lemm.ee 1 points 2 years ago
[-] elxeno@lemm.ee 15 points 2 years ago* (last edited 2 years ago)

The script attempted to modify a div's background color using document.body.removeChild, but as the script was loaded in the HTML head, the DOM had not loaded

Isn't that how it works/always worked? When i was learning html/js ages ago i had to use some event listener (DOMContentLoaded i think) or put the script just before </body> (for any code that should run on load and interacts with the DOM).

And how do you change the background by removing a child?

[-] ReversalHatchery@beehaw.org 3 points 2 years ago

And how do you change the background by removing a child?

The removed child could also have a background color, and it could span the entire area of the parent element.
But it's weird because the quote says "modify a div's background color", and this way you don't actually modify that, but only it's appearance.

Or maybe it's done with some CSS trickery, looking for a specific child in it's selector?

[-] sugar_in_your_tea@sh.itjust.works 3 points 2 years ago

Yeah, they should be listening for an event, not just YOLOing it in the head, that's just racey...

[-] MtnPoo@beehaw.org 11 points 2 years ago

Warning shot fired!

[-] Black616Angel@discuss.tchncs.de 7 points 2 years ago

Wait, is that, why PayPal didn't work and I nearly missed my train? Wow.

And I thought the PayPal devs were stupid, but apparently it was google themselves.

this post was submitted on 04 May 2024
201 points (99.5% liked)

Firefox

21160 readers
62 users here now

/c/firefox

A place to discuss the news and latest developments on the open-source browser Firefox.


Rules

1. Adhere to the instance rules

2. Be kind to one another

3. Communicate in a civil manner


Reporting

If you would like to bring an issue to the moderators attention, please use the "Create Report" feature on the offending comment or post and it will be reviewed as time allows.


founded 5 years ago
MODERATORS