• Resol van Lemmy
    link
    fedilink
    English
    71 year ago

    Firefox on mobile does have one small problem, and that is the fact that whenever I enter full screen mode, the app just exits on its own. No worries, I can just reopen it.

    On desktop, Firefox has never let me down.

    • Edgarallenpwn
      link
      fedilink
      English
      31 year ago

      Glad to know I’m not crazy. I tried so many things to get it to work but it’s always force close and reopen. I don’t really use full screen too often and that’s the only issue I’ve had in the last few years.

      • Resol van Lemmy
        link
        fedilink
        English
        41 year ago

        For some reason, another problem I seem to have is that videos play at a very small frame rate until I rewind the video, but then the problem returns if I pause and play.

        I don’t know if this is a problem with my phone specifically or if it’s a Firefox problem.

        • Edgarallenpwn
          link
          fedilink
          English
          1
          edit-2
          1 year ago

          I’ve noticed that for YouTube and a small number of other sites but not all.

          I want to say it seems to be a Firefox thing since the videos work fine when streamed through VLC on my phone, but I really haven’t looked into why

  • @[email protected]
    link
    fedilink
    521 year ago

    Firefox actually doesn’t break. And it’s also not Chrome with a layer of paint. So that’s the obvious solution. Degoogled Chromium is the other.

    • @[email protected]
      link
      fedilink
      1
      edit-2
      1 year ago

      It 100% can break due to updates. I’ve had compatibility get broken out of nowhere before, it’s rare but it does happen. Typically it’s due to some config change or something with security settings that was changed. Idk. But it does happen and it can be very annoying to fix.

      I say this as a loyal Firefox user ever since I got fed up with Vivaldi. I appreciate Firefox for being what I consider the only decent browser currently available but even then I’m disillusioned to it’s issues.

  • @[email protected]
    link
    fedilink
    361 year ago

    Soo, chromium again… just with a few plugins and crypto shit. Or has brave stopped using those?

  • @[email protected]
    link
    fedilink
    611 year ago

    I’ve been using Firefox for like 15-17 years now, I honestly can’t even remember when I started, but its never let me down.

    I’m no power user with it or anything, but its always done exactly what I needed it to.

    • @[email protected]
      link
      fedilink
      61 year ago

      Yup, and aside from Firefox for Android, I don’t remember the last time I needed to “refresh” Firefox, and even on Android, I only need to do it like once/year.

      It’s really a non-issue.

    • @[email protected]
      link
      fedilink
      101 year ago

      Yeah I don’t get what they mean by needing a refresher every few days or whatever. I’ve used it all my life and only crappy websites had me needing to switch to another browser.

      • @[email protected]
        link
        fedilink
        41 year ago

        I completely forgot about having to use a different browser for bad websites. It’s been a few years now, but I think something to do with the SHiFT code rewards between Borderlands 2 & 3 was the last time I had to use a different browser.

  • @[email protected]
    link
    fedilink
    51
    edit-2
    1 year ago

    The only issues I’ve had with Firefox is when some websites, like Teams, doesn’t “support” it. Even though if you change the browser’s identifier (there’s an extension for that) then it works fine, they just don’t “officially support” it.

    • @[email protected]
      link
      fedilink
      91 year ago

      I’m also like 90% sure that “we don’t support it” is artificial, been meaning to test it.

      My Firefox install at the office works fine with Teams but will refuse to load at home. I think it might be a version issue, but I’ll try to establish parity to make sure it’s not Microsoft being fucky thinking they can shaft anyone using Firefox/Linux outside of the office.

      • wkk
        link
        fedilink
        11 year ago

        One workaround has been to spoof your Firefox user agent so Teams believes it’s Chrome, and would you believe it the feature worked. I don’t know if this trick is still relevant.

        • @[email protected]
          link
          fedilink
          21 year ago

          This does not work with the message I was encountering, which is what originally made me suspect fuckery may be afoot…

  • DumbAceDragon
    link
    fedilink
    English
    451 year ago

    Brave is basically all of the above. I genuinely don’t get how anyone is braindead enough to fall for their “privacy” advertising.

    • @[email protected]
      link
      fedilink
      51 year ago

      IDK, their ad blocker seems to work, so that puts it away ahead of the rest of the Chromium browsers.

      But uBlock Origin on Firefox is even better, so I only use Brave to test apps in Chromium.

    • @[email protected]
      link
      fedilink
      61 year ago

      The intro-to-programming instructor at the school I work at loves it. But he also has a GME To The Moon sticker on his PC. Seems to be a beloved instructor

  • @[email protected]
    link
    fedilink
    English
    43
    edit-2
    1 year ago

    Firefox and all its forks break every two months requiring a refresh every two months

    Meanwhile me here with the same Firefox profile since 2017

        • @[email protected]
          link
          fedilink
          11 year ago

          What’s up with safari? I used to dislike it but it grew on me. Seems pretty light and quick, and it doesn’t ask me to sign into it constantly.

          • @[email protected]
            link
            fedilink
            1
            edit-2
            1 year ago

            It’s totally fine to use, but it’s a pretty big pain to develop for. And you basically cannot avoid it, since it’s forced on every single iOS user (third-party browsers on iOS are essentially just Safari with a custom UI due to Apple’s walled garden policies).

            Safari is notorious for adopting open web standards and APIs incredibly late or not at all, leading many to believe that it’s holding back the ability for web apps to achieve more native-app like capabilities on purpose. Right now, some major APIs are not supported on iOS, even though they have been on Android browsers for a while. The ability to install web apps locally and have them send notifications finally came to iOS Safari in a pretty half-baked fashion years after it arrived on Android. And that’s just one example of many.

            It also just behaves slightly differently & sometimes even explicitly off-spec compared to Chromium and Firefox engines in so many small ways that you quite often have to debug strange Safari-only bugs. It’s pretty annoying.

            • @[email protected]
              link
              fedilink
              21 year ago

              This makes more sense to me. The only things I’ve ever made that have to worry about multiple web browsers are basic, static HTML pages that just need CSS and maybe a tiny bit of JS. My biggest annoyance was that it didn’t have a grid view like Firefox did.

              What does the web use Bluetooth for? That sounds like a nightmare regardless of whether the browser will let it or not, lol

              • @[email protected]
                link
                fedilink
                3
                edit-2
                1 year ago

                What does the web use Bluetooth for? That sounds like a nightmare regardless of whether the browser will let it or not, lol

                Nothing much at the moment, but that’s at least partially due to Apple’s lack of support 🤷

                Web apps could theoretically do everything native apps can. The only thing you need are APIs implemented by browsers that “bridge the gap” between web apps running in it and the host OS.

                A bunch of such APIs including access to talk to Bluetooth devices have been proposed a while ago, but are missing on Safari. Bluetooth is just one example, another is the ability to communicate with peripherals at all (e.g. USB or MIDI or Serial). Those APIs allow for example updating the firmware of a device, reconfiguring it, etc.

                The availability of such APIs is just equivalency with native apps and the possible usecases are everything you’d currently need to install a native app for. Imagine for example just going to some website to change settings of your Bluetooth headphones instead of having to download the manufacturer’s app. Web Bluetooth also allows finding Bluetooth beacons, which would make for example museum audio guides with indoor navigation possible as a simple website. Etc. etc. 🤷

  • @[email protected]
    link
    fedilink
    111 year ago

    B-but I like my Chinese botnet! It’s the smoothest browser around with tons of nifty features for browsing built-in and was the first to introduce tabs back then.

      • @[email protected]
        link
        fedilink
        11 year ago

        I still don’t know what that’s about. I guess it’s for the ADHD crowd who need to browse while gaming or something?

      • Clay_pidgin
        link
        fedilink
        English
        11 year ago

        I followed the devs to Vivaldi and I’ve been very happy.

        • @[email protected]
          link
          fedilink
          31 year ago

          Which is also just reskinned chromium like almost any other browser. Which is why I use Safari on Apple devices and Firefox anywhere else.

      • @[email protected]
        link
        fedilink
        English
        121 year ago

        Used to hype up Whatsapp long long ago, now it’s shit. Used to hype up Opera long long ago, now it’s shit.

        I’m gonna do everyone a favor and never be excited about anything ever again. I will single-handedly manifest the end of enshittification.

  • [email protected]
    link
    fedilink
    731 year ago

    Only time I’ve had an issue with Firefox requiring >5 minutes of diagnosis was when a shared library was deleted during a freeware uninstall. What an odd piece of criticism.

    Also, brave’s president is right wing, and I dislike that. Like “pls no step on snek” right wing.

    • @[email protected]
      link
      fedilink
      281 year ago

      My only issue with Firefox is some extensions get a little fussy in-between updates, but it seems to be a Linux issue more than a Firefox one.

      And my problem is most definitely a skill issue.

    • @[email protected]
      link
      fedilink
      181 year ago

      I was running into a blue screen ONLY when using Firefox.

      A month later, I decided to make sure one of my memory sticks was fully seated. Issue resolved.

    • sp3ctr4l
      link
      fedilink
      15
      edit-2
      1 year ago

      Yeah, Firefox works fine for me, problem is a good number of websites on the modern web just actually do not work correctly on Firefox because theyre designed by lazy morons.

      Sometimes this can be fixed by just spoofing it and presenting as chrome, other times not.

      In Opera’s defense, I have considered installing it for its game recommendation thingy alone and not actually using it as a browser, simply because modern online game stores basically recommend either massively marketed stuff or seemingly completely random 5 dollar trash, or stupid meme game that is extremely popular right now that is basically also trash and is forgotten about when Twitch moves on to the next thing.

      In the past I remember Opera’s game thingy actually being decent. Any current users that can attest to this?

      • @[email protected]
        link
        fedilink
        121 year ago

        I have been using firefox for close to ten years and somehow I never encountered a website that didn’t work at all.

        • @[email protected]
          link
          fedilink
          41 year ago

          It depends on what websites you frequent. The vast majority work fine (though they are still heavily optimized for Chrome and not much else), but there are some exceptions like publishers of educational material or other websites with overzealous ideas of web based DRM. I’ve seen some banners that straight up tell you “You need to upgrade to a proper browser” and then link to the Chrome installer…

          • sp3ctr4l
            link
            fedilink
            3
            edit-2
            1 year ago

            Yeah, its not that the entire website won’t work, it’ll be some vital part of it.

            Various Federal and State and Local government websites will have a captcha that just doesn’t load, or have a search map or filter system that bugs out and doesn’t work.

            Happens with a good number of slapdash apartment websites too, and some smaller businesses.

            Theres a few things I have to regularly use that just do not actually work on Firefox so I have to keep Chrome around… =(

            Again though, sometimes you can get them to work by just using a browser spoofing addon to tell the website that you are actually Chrome. Which is insane because… basically that means theyre just intentionally making Firefox not work even though it does.

        • @[email protected]
          link
          fedilink
          111 months ago

          Apple Business Manager and JAMF both will refuse to work in Firefox for me. GoDaddy frequently complains too.

  • @[email protected]
    link
    fedilink
    41 year ago

    ungoogled chromium. Takes a bit of setup to get it secure, updating and work with the chrome web store. I write my own extensions apart from the ad blocker.

    it’s a browser, with no extra crap apart from the option to extend it