• Fubarberry
    link
    fedilink
    English
    176 months ago

    I run into compatibility issues and weird bugs with firefox a lot. I’m still using it as my primary browser, but I have to keep a chromium based browser ready for times when a website won’t work in firefox. I can put up with that personally, but I wouldn’t want to set up firefox on family/friend computers because I don’t want to get a call whenever something doesn’t work and they don’t know why.

    Chrome based browsers also have some super useful features (like tab groups) that firefox doesn’t have a good alternative for.

    • @Lodra@programming.dev
      link
      fedilink
      English
      116 months ago

      Interesting. I’ve heard this many times from people here on Lemmy. I’ve been running Firefox for ~6 months now (previously Brave) and haven’t seen these issues yet. I don’t even have a chromium based browser available on any of my devices.

      Regardless, I hear you about not wanting to be personal support for friends and family. That’s annoying

      • @Rai@lemmy.dbzer0.com
        link
        fedilink
        English
        36 months ago

        People inevitably bring up compatibility issues in Firefox when this subject comes up, and nobody ever has specific examples.

        • Spaz
          link
          fedilink
          English
          06 months ago

          Proxmox virtual machine server, v8.x the UI is funky and the console doesn’t display properly.

    • @FutileRecipe@lemmy.world
      link
      fedilink
      English
      86 months ago

      I run into compatibility issues and weird bugs with firefox a lot. I’m still using it as my primary browser, but I have to keep a chromium based browser ready for times when a website won’t work in firefox…

      Got any specific examples you don’t mind sharing? I can’t remember the last time I ran into this.

      • Fubarberry
        link
        fedilink
        English
        16 months ago

        Most recent one was visiting https://www.lifetime.com/playsets on Firefox mobile. After going back and forth between the list of playsets and individual playset pages, Firefox stopped loading the list of playsets. I would load in most of the page, but the actual product list wouldn’t load. Refreshing and restarting Firefox wouldn’t fix it, but the page loaded fine in brave browser so it didn’t appear to be a server issue.

        Before that one, I had a time where Firefox mobile was completely broken by an update for like a week. Wouldn’t load any web pages, reinstalling/resetting user data/etc wouldn’t fix it.

        I’ve had websites break on Firefox desktop too, but I don’t have any specific examples I can recall right now. I definitely run into more issues with Firefox mobile than desktop though.

        • @FutileRecipe@lemmy.world
          link
          fedilink
          English
          16 months ago

          I definitely run into more issues with Firefox mobile than desktop though.

          Ah, mobile. I don’t use Firefox mobile due to its insecure status, particularly lack of sandboxing:

          Avoid Gecko-based browsers like Firefox as they’re currently much more vulnerable to exploitation and inherently add a huge amount of attack surface. Gecko doesn’t have a WebView implementation (GeckoView is not a WebView implementation), so it has to be used alongside the Chromium-based WebView rather than instead of Chromium, which means having the remote attack surface of two separate browser engines instead of only one. Firefox / Gecko also bypass or cripple a fair bit of the upstream and GrapheneOS hardening work for apps. Worst of all, Firefox does not have internal sandboxing on Android. This is despite the fact that Chromium semantic sandbox layer on Android is implemented via the OS isolatedProcess feature, which is a very easy to use boolean property for app service processes to provide strong isolation with only the ability to communicate with the app running them via the standard service API. Even in the desktop version, Firefox’s sandbox is still substantially weaker (especially on Linux) and lacks full support for isolating sites from each other rather than only containing content as a whole. The sandbox has been gradually improving on the desktop but it isn’t happening for their Android browser yet.

          Source: https://grapheneos.org/usage#web-browsing

    • @foggenbooty@lemmy.world
      link
      fedilink
      English
      46 months ago

      This was the case back when Chrome was starting out too. Everything was made for IE and you’d have to keep it around for the odd time you needed it.

      Eventually those old sites were replaced and now Chrome is the new de facto standard.