• Eager Eagle@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    ·
    edit-2
    6 months ago

    As if they needed to check for ““compatibility”” at all - just let the users try their makeshift coded-in-a-weekend browsers, or their 2008 version of IE.

    The better question is why some websites even bother checking for the browser when the vast majority of people uses mainstream options that follow web standards and self-update.

    Checking the browser version kind of made sense 15 years ago when updating the browser depended on the user’s awareness and willingness of doing so, and the lack of standards across browsers was blatant. Nowadays that’s pretty much useless. The maximum these sites should be doing is displaying a banner letting the user know their browser might be incompatible (because it’s likely not in a way that prevents usage), then fuck off.

    • RegalPotoo@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      6 months ago

      I had a client once who used to be obsessed with this. By his logic, if a potential customer visited the website and had a bad experience because the site didn’t work properly in their browser, they’d think the company was unprofessional and wouldn’t come into the store and we’d lose them as a customer forever. Analytics showed that 99+% of people would visit in one of the big three, and he wouldn’t pay for someone to test the site on the less popular browsers, instead he insisted on fingerprinting logic that broke all the time and probably caused more bounces than any possible rendering quirks from niche mobile browsers would have caused

      • Eager Eagle@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        ·
        edit-2
        6 months ago

        It’s ridiculous some people even consider blocking a browser completely and having a near 100% chance of turning away the customer that uses it instead of just letting the user browse and have a significant chance of nothing bad happening.

        People are not going to change browsers to visit this website unless they absolutely have to - in which case they’ll hate this company for it.

    • dan@upvote.au
      link
      fedilink
      English
      arrow-up
      2
      ·
      6 months ago

      Checking the browser almost never makes sense these days.

      Sites should be using feature detection instead. Rather than checking the browser version, instead check if the browser supports the features they require.

      • herrvogel@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        6 months ago

        It’s more practical though, from a more general UX perspective where the U is often a non technical person. If you throw a “ur browser doesn’t support webserial(or whatever)” message up on the screen, you’re just gonna confuse tons of users who won’t even know what the hell you’re talking about. Easier (for everyone) to tell them to just use what you know works.

        • dan@upvote.au
          link
          fedilink
          English
          arrow-up
          0
          ·
          edit-2
          6 months ago

          The message doesn’t have to be technical and can still mention browsers - just say “your browser isn’t compatible with this site. Try updating it or switch to Chrome or Edge”. The idea is just that if someone with a non-Chrome and non-Edge browser tries to load the page and it supports the feature, they won’t see the message.

  • fitgse@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    6
    ·
    6 months ago

    🍻here’s to all the developers out there who makes sure there site works great not only with Firefox, but also with ublock origin and piholes!

    It is always shocking to me how many sites or apps completely fail to load if you dare block google analytics!

  • Zacryon@feddit.de
    link
    fedilink
    English
    arrow-up
    3
    ·
    6 months ago

    If it’s a website which only works with a specific browser, it’s a shitsite.

    • Mango@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      6 months ago

      At that point it’s not even a website. It’s just content for the app. Calling it a website is like calling my Minecraft base a website.

    • linearchaos@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      6 months ago

      They probably get better metrics off of you running corporate logins and edge. Edge is equivalent to Chrome It supports all the same plugins.

      It’s probably just secops picking the low hanging fruit dissuade you subverting network security.

        • linearchaos@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          6 months ago

          When I say that Edge is equivalent to Chrome, I don’t mean that Edge is exactly Chrome It’s not what I said and it’s not what I meant. I mean that for all intents and purposes you can use edge for anything you want to use Chrome for. Major differentiation is that you’re giving all of your data to Microsoft in lieu of Google. And you could look at all the other chromium base browsers and say yeah you could do the same thing with those but in this case we have a business user. There’s businesses are probably already running Microsoft networks. They might very well already have Microsoft SSO. Edge is going to have all kinds of great tie-ins to active directory policy. So secops/it is going to try to force you to use Edge, instead of say Firefox with a barely have any control over or maybe brave where you’re going to try TOR or IPFS and just basically be a stain on their HIDS board.

    • Hello Hotel@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      6 months ago

      run a script to set the default browser back to chrome just after it changes, using some timer estimation magic also… try taskkill

  • Kbin_space_program@kbin.social
    link
    fedilink
    arrow-up
    0
    ·
    6 months ago

    Because Firefox has better XSS detection than Chrome and will block adware sites from injecting tracking that Chrome completely allows.

      • Kbin_space_program@kbin.social
        link
        fedilink
        arrow-up
        0
        ·
        6 months ago

        In my experience of using the traffic inspection tool fiddler: for https sites you have to have it add its own self signed cert to be able to see traffic.

        Firefox, out of the box, detects it immediately and warns you of a security issue, not letting you do anything.

        Chrome, and chromium based browsers,
        don’t even notice it and happily let you do what needs to be done.

        I’ve had the experience of a few sites not working recently in Firefox, one of them explicitly stated an ad server was blocked because of xss settings and refused to load. Chrome didn’t care.

    • Lemzlez@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      6 months ago

      Which is why we have HTML5, CSS3, and JavaScript, supported by all major browsers.

      Unless you’re doing something outrageously non-standard, there is no reason to block specific browsers.

      • aluminium@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        arrow-down
        1
        ·
        6 months ago

        These terms are absolutely meaningless. Browsers like all Chromium forks and Firefox add new CSS, HTML and JS features on a almost monthly basis. Safari then usually is takes a year more to implement them. And for the past few years Chrome has usually been adding new stuff the fastest, then Firefox a bit later and then Apple adds them after a year, but only if they don’t threaten the native Apps on iOS because of AppStore money.

  • Snoopy@jlai.lu
    link
    fedilink
    English
    arrow-up
    0
    ·
    6 months ago

    Ads and tracking ? Browser with the largest market share ? Well, we are back to IE6 monopoly. :(

  • Seigest@lemmy.ca
    link
    fedilink
    English
    arrow-up
    0
    ·
    6 months ago

    I found a bug once in our content that only affected Firefox. Old versions of articulate whouldnt start properly. Not somthing I could fix on my own as i meeded anyoher department. I brought it to the attention of the managers. They didn’t want to fox it as apprently Google analytics showed only .4% of our user base was using Firefox. I manged to convince them its part of our user commitment to ensure that we work consistently across all browsers, but it was a pain.

    • kent_eh@lemmy.ca
      link
      fedilink
      English
      arrow-up
      0
      ·
      6 months ago

      Google analytics showed only .4% of our user base was using Firefox.

      Maybe it was that low because the site didn’t work properly on Firefox…

      • ilinamorato@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        6 months ago

        Exactly. When the planes come back from battle, you put armor on all the places where the bullet holes aren’t, because that’s where the planes that didn’t make it back were shot.

    • Moonrise2473@feddit.it
      link
      fedilink
      English
      arrow-up
      0
      ·
      6 months ago

      That’s the main issue of using analytics and telemetry on something that’s used by power users: most of them disable/block them, so the real reported usage is much lower

    • nexussapphire@lemm.ee
      link
      fedilink
      English
      arrow-up
      0
      ·
      6 months ago

      There’s no law saying you need to support multiple platforms. There are some windows apps that don’t exist on macos for example. It just sucks.

    • casual_turtle_stew_enjoyer@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      0
      ·
      6 months ago

      Nope. Afaik, there is still no legal precedent set that you must make your publicly available website usable on more than one browser suite. Which is ludicrous, because Google has quietly been trying to make Chrome the only option.

  • tal@lemmy.today
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    6 months ago

    https://gs.statcounter.com/browser-market-share/mobile/worldwide

    According to this:

    On the desktop, Firefox has about 6% marketshare, and Edge, the Windows default, about 11%.

    On mobile, however, Firefox is at 0.5%, and Edge at 0.3%.

    A lot of people only browse the Web on a mobile platform. And the ones using those tend to use the default browser bundled with their phone; if what they have out-of-box works, they’re not going to install anything else. Apple bundles Safari, and Google bundles Chrome, so that’s what gets used.

    • Ashu@lemmy.zip
      link
      fedilink
      English
      arrow-up
      0
      ·
      6 months ago

      That’s why I started setting Firefox as the default browser on my family’s phones. They were too annoyed by ads and almost got scammed once. With Firefox and uBlock Origin it’s like magic for them. Plus they don’t visit any non-mainstream websites so they’ll never encounter such a screen.

      A small step to a better web-browsing experience for all of us.

    • TheHarpyEagle@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      6 months ago

      Important to note as well that both Edge and Opera along with Chrome (and many other niche browsers) are based on Chromium, giving them an even bigger spread of users that are using the same browser from a compatability standpoint.

    • Honytawk@lemmy.zip
      link
      fedilink
      English
      arrow-up
      0
      ·
      6 months ago

      The point of a commercial website is that it is accessible from everywhere at every time.

      It does not make sense to exclude an entire customer base just because you don’t want to support multiple platforms.

    • Venator@lemmy.nz
      link
      fedilink
      English
      arrow-up
      0
      ·
      6 months ago

      It still doesn’t explain all the extra work of detecting and intentionally blocking firefox…

      • Nighed@sffa.community
        link
        fedilink
        English
        arrow-up
        1
        ·
        6 months ago

        Something didn’t work on Firefox and the dev didn’t get permission to work out how to fix it as it was uneconomical compared with just disabling firefox

      • tal@lemmy.today
        link
        fedilink
        arrow-up
        1
        ·
        6 months ago

        I expect that they had something break on it and decided that it wasn’t worth the time spent fixing it, so they just blocked it so more users didn’t run into it. A simple message may be annoying to them, but at least they have a straightforward workaround then.

        I mean, don’t get me wrong, I use Firefox on both mobile and desktop, but it’s not too hard to see why they’d do a cost/benefit analysis like that. No one company is in the business of trying to do antitrust work, to avoid a browser monopoly, and that’d be the reason why it’d be important to have competing browsers.