Teams also doesn’t support multiple “work” accounts, so I had to boot up a laptop to accept the call. 🤷

  • @jflorez
    link
    English
    945 months ago

    This is not mildly infuriating this is the free internet being eroded through Google’s control of Chrome

    • bitwolf
      link
      fedilink
      English
      25 months ago

      I think this is more a push towards tightly couplings with Edge.

    • @[email protected]
      link
      fedilink
      English
      -905 months ago

      No it seriously means the feature isn’t available yet in the browser. Like there is a part of Firefox missing that they need to use the website. Basically all websites are coded in HTML, css, and js or a form of that. The browser controls them and the code operates out of it. If a feature is on chrome and chromium but not Firefox, the site won’t work on Firefox. Not sure exactly what is missing but it is mozillas fault not Microsoft.

        • @[email protected]
          link
          fedilink
          English
          -85 months ago

          You clearly don’t fully understand what I’m talking about but that is unrelated since they don’t have to use the features they implement.

      • @[email protected]
        link
        fedilink
        English
        355 months ago

        Firefox implements everything the various web standards require. There are a few non standard features that Chromium implements that certain websites take advantage of, but the fact that their code isn’t portable is not Firefox’s fault. As for Teams… Microsoft’s just being a dick: if you change the user agent it works just fine.

        • @[email protected]
          link
          fedilink
          English
          -75 months ago

          And maybe Microsoft requires it. Also the could be more under the surface we don’t know about with the user agent, where it might have some kind of security exploit or something.

          • @[email protected]
            link
            fedilink
            English
            4
            edit-2
            5 months ago

            If there was a known security exploit, it would have been patched. Everything works, so nothing essential is missing. The way I see it, it’s yet another attempt to manipulate users into switching away from open standards.

            Also, it’s a multi billion dollar company, can they really not afford to put a couple of devs to work on changing a few lines of code to fix whatever small incompatibility there may be?

              • @[email protected]
                link
                fedilink
                English
                4
                edit-2
                5 months ago

                You really don’t want to lose this argument do you? As a software engineer myself, I can assure you that that’s complete bullshit.

                Teams is nothing special, it doesn’t intrinsically require any functionality only available in Chromium. It isn’t some weird magical piece of software that can’t be made work strictly using standard web protocols and features, something that, apparently, it already does because it does work if you trick it. It’s not even cutting edge, chat and video conferencing web apps have been around for ages at this point, many were implemented years back with only a fraction of what’s available today. They worked everywhere and still do. Microsoft is perfectly capable of making it work, because it can.

                And If there was a known security exploit, IT WOULD HAVE BEEN PATCHED. It doesn’t matter if it’s on Microsoft’s end or Firefox’s end.

                The only reason they don’t make it work on Firefox by default is because they don’t want you to use it on Firefox, that’s it.

                • @[email protected]
                  link
                  fedilink
                  English
                  -15 months ago

                  You seem to not want to lose either. I’m a software developer myself who specializes in websites. If Microsoft knows a severe exploit, they probably wouldn’t go around telling everybody exactly how to exploit it, would they? And we don’t know that it works perfectly, just that it works enough to use it.

                  • @[email protected]
                    link
                    fedilink
                    English
                    4
                    edit-2
                    5 months ago

                    They’d disclose it to Mozilla and the Firefox team if they knew. It would make no sense for them not to. Why are you so obstinate when it comes to this exploit theory, it’s the least likely reason you could pick for them not to support it.

      • @[email protected]
        link
        fedilink
        English
        315 months ago

        MS purposefully not respecting the standards for its softwares to only work on their own browsers is a feature since they made Internet Explorer. It’s an industrial strategy to trap the users into their own tools. It’s to the point they don’t respect even their own standards in the case of docx for example so that there is no easy interoperability with libreoffice.

        • hamid
          link
          fedilink
          English
          35 months ago

          I agree with you that the real reason for it is EEE but their justification for it is that for enterprise and corporate customers, the only ones they care about, they can’t control Firefox in the same was as they can Edge or Chrome with the Microsoft Account add in which allows the MDM agents like InTune to apply DRM. Their primary concern (so they claim) is the enterprise administrators ability to control the computer, provide settings, configure defender xdr security and all the other bs products they sell.

        • @[email protected]
          link
          fedilink
          English
          05 months ago

          That remark, while truthful a long time ago, didn’t really apply during the later periods of IE, or the early periods of Edge before it became a webkit clone. When it needed to win back users, there was a lot of focus on standardization, meaning that when I worked on sites, I tested them through MDN Docs, and in Firefox and IE first, made sure my solutions were not using any -webkit- nonsense, and then they would be fine on other browsers. Anytime I did find IE bugs late in its life, it was usually because some other browser coder was not correctly following standards.

          • ChaoticNeutralCzech
            link
            fedilink
            English
            15 months ago

            As long as you use Ctrl+Shift+M and not a proprietary third-party add-on, and your chosen user agent is not too unique, there is no risk.

            • @[email protected]
              link
              fedilink
              English
              -45 months ago

              Not what I mean. I mean Microsoft may know about an exploit with Firefox users joining calls like that and they blocked the user agent because that was the simplest way to keep most people safe.

      • @[email protected]
        link
        fedilink
        English
        105 months ago

        They support meetings in Firefox so it’s a bit weird why they would block calls… They’re effectively the same thing

        Additionally, if you change your userAgent to be Chrome things are working pretty good in Firefox as far as I’ve tried it (not too extensively)

        • @[email protected]
          link
          fedilink
          English
          -35 months ago

          But that could open a security exploit, for example letting other users take your IP and use it within the call to perform a ddos or other kind of attack on your system. They could have been trying to fix that.

      • @[email protected]
        link
        fedilink
        English
        45 months ago

        Last time this came up, just spoofing the Firefox user agent to Chrome made it work perfectly. Maybe they block it because they haven’t tested it on Firefox yet, but it works as well as it does in Chrome.

        And if they haven’t had the time to validate it in Firefox yet, that is a conscious choice by MS to not dedicate time specifically to validating in Firefox and treating it as a second-class web browser.