Is there a reason why? Less funding? Web devs don’t make the pages Firefox friendly? Since the user base is smaller, they just don’t care?
Is there a reason why? Less funding? Web devs don’t make the pages Firefox friendly? Since the user base is smaller, they just don’t care?
I work in web and app development company and we don’t check Firefox anymore, because it’s the only outlier and has not many users. But mainly because we wouldn’t have to do it for any other browser specifically and Firefox is not special in any way. The errors come from it being more strict, which might sound good, but it’s actually really just inconvenient. The errors go from image alignment issues to apps not working at all. We don’t fix any of that.
If you’re developing software for one client who only uses a specific browser, I can see this being okay, but several times I have chosen not to buy things from websites that were broken in Firefox. I don’t bother to check whether they’d work in Chromium, I just buy it elsewhere.
The number of people who act like me probably isn’t large in absolute terms, but how many customers have been lost because of a broken website that you didn’t even know about because they just left without a trace?
This might not apply to you, but it’s some food for thought whenever Web developers decide to be sloppy and not check compatibility for a browser that still has significant market share.
Same. I’m not bothering with broken web sites.
I’m not in the US though, so I don’t get many of them.
The number of people who act like that is negligible. We tested for that.
We don’t see it as that we are sloppy but that Firefox is not a good browser. We came to that conclusion because no other browser acts like that.
Don’t you think that it may be because Firefox is pretty much the only browser using a different engine that Chromium? There are literally two major browser engines, and you’re developing for one them. Ofc everything else will act like Chromium, because they are Chromium for the most part.