• sebinspace
    link
    fedilink
    English
    31 year ago

    Have Chrome installed because Medcert requires it. Even if I agent switch, it still won’t function.

    Atleast im not the one paying for Medcert, so w/e

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

    Well good thing my employer runs a script every 15 min to set the default browser to Edge.

    • @[email protected]
      link
      fedilink
      English
      81 year 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.

        • @[email protected]
          link
          fedilink
          English
          61 year 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
      cake
      link
      fedilink
      English
      10
      edit-2
      1 year ago

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

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

    I’m doing a course for cyber security at my local tafe, and thier website only works on Chrome. Go. Figure.

  • LazaroFilm
    link
    fedilink
    English
    65
    edit-2
    1 year ago

    Companies like chrome because it’s the most used browser. So if they develop for it, and only for it without caring of compatibility on others, then it’s cheaper. And since they don’t want you to use another browser and complain that their site is broken, the just block you.

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

      Which is kind of dumb, because if you target Firefox you are writing to a standards compliant browser that means your code should work on all other browsers. Chrome came when IE still owned the internet and their goal was to offer a faster browser that still worked, so now chrome has a bunch of hacks coded into it.

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

        Sometimes the president or CEO just doesn’t give a shit even when devs tell them otherwise.

        Devs don’t always get a lot of choice when the upper management thinks chrome is better

        It’s why baracuda only really advertised in airport terminals everywhere.

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

          Devs don’t always get a lot of choice when the upper management thinks chrome is better

          The devs can tell management they’ll make it work on Chrome while really making it work cross-browser. It’s not too hard to make a site cross-browser these days, except for Safari sometimes having weird bugs.

          • ThePowerOfGeek
            link
            fedilink
            English
            5
            edit-2
            1 year ago

            Pfft, who would do that? As a Firefox user myself I never would. Carve out a bit of time on the down-low to enhance cross-browser support on a website after management shortsightedly told me to just block anything other than Chrome? No no no! Not me!

            Of course as others here (including you) have pointed out, it’s much less of an issue these days. Though it does still happen, it’s nowhere near as bad as the IE days (that browser can burn in hell for all eternity!).

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

      I think the most annoying thing here is the decision to blanket ban other browsers. Why not just have a little drop-down bar at the top that says ‘You may encounter issues, we recommend browsing this site with Google Chrome’, instead of completely blocking access? The cynic in me suspects it’s linked to advertising.

      If one changes the user agent in Firefox so that it announces itself as Chrome, most of these sites work just fine. Adobe Express is the last example I tried.

      • LazaroFilm
        link
        fedilink
        English
        41 year ago

        Because that would reveal that their site is flawed, instead of blaming the customer for not using the right browser.

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

          Doesn’t have to be, some features are only available in certain browsers (usually Chromium). For example AFAIK Chromium is the only browser that allows you to connect in the browser to Bluetooth devices, its the only browser that can access for example a phone’s NFC chip or that can interact with USB devices.

          • LazaroFilm
            link
            fedilink
            English
            31 year ago

            That’s my point. Example, meet Sarah. Sarah goes to www.megacorp.com to pair her new MegaDevice via NFC. She gets to the pairing page and there’s only a small banner that tells her her browser may not work. She doesn’t see it and starts the syncing. It fails repeatedly. Her first thought will be “O… Mygod! mergacorp’s website is like, so. Broken!” Now example B: Sarah goes to the website and sees “WRONG BROWSER, use chrome instead” on the screen in big. Now Sarah thinks “Oh, I’m stupid, it’s my bad, I should use Chrome instead instead of Firefox. Firefox is the worst”. Then end.

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

      Shouldn’t they just commit to follow the web standards? Most modern browsers strive to follow those standards.

      • Black616Angel
        link
        fedilink
        English
        22
        edit-2
        1 year ago

        Well chrome should, yes. But they don’t.
        Then some JavaScript framework developers think “well this non-standard feature is neat, let’s use that everywhere” and then companies who use their framework (or a framwork dependent on it) can’t support all browsers.

        It’s a multilayered problem (as always) with lots of individually decisions that make sense, but don’t work out in the end (as always).

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

      Yeah, that was the case in one of the companies I worked for. They only tested on Chrome and Edge.

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

        I’ve been at companies that did that too, historically, but it seems like a solved problem. My current company does UI testing only through headless browsers and it seems to work

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

    Would you prefer they go back to mandating that you use Internet explorer?

    Progress is slow little steps forward, with a step back here and there.

    Chrome was better that ie. It was also available for use on all of the big operating systems.

    The fewer Internet browsers a page has to support the faster it is to build and the more people will have a uniform experience there.

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

      I’d rather they not give a damn what browser you use as long as it complies with current web standards. That’s kinda the whole point of there being open standards.

    • @[email protected]
      link
      fedilink
      English
      681 year 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.

      • @[email protected]
        link
        fedilink
        English
        71 year 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.

  • Seigest
    link
    fedilink
    English
    401 year 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.

    • @[email protected]
      link
      fedilink
      English
      291 year 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…

      • @[email protected]
        link
        fedilink
        English
        141 year 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.

    • @[email protected]
      link
      fedilink
      English
      331 year 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

    • yeehaw
      link
      fedilink
      English
      151 year ago

      If only being part of the .4% was like being part of “the 1%”.