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

  • Kallioapina@lemmy.world
    link
    fedilink
    English
    arrow-up
    179
    arrow-down
    4
    ·
    6 months ago

    Well they are just lying, it works fine with Firefox and has worked fine for years. I live in the EU though. Sucks to be american these days, I guess?

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

    Its cool how all these companies are allowed to just lie to you about their products functionality.

  • jflorez@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    95
    arrow-down
    1
    ·
    6 months ago

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

    • EvokerKing@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      92
      ·
      6 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.

        • EvokerKing@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          arrow-down
          9
          ·
          6 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.

      • MaximumOverflow@lemmy.ca
        link
        fedilink
        English
        arrow-up
        35
        ·
        6 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.

        • EvokerKing@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          arrow-down
          8
          ·
          6 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.

          • MaximumOverflow@lemmy.ca
            link
            fedilink
            English
            arrow-up
            4
            ·
            edit-2
            6 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?

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

              But we don’t know if Microsoft can fix it, as it’s most likely on Firefox’s end.

              • MaximumOverflow@lemmy.ca
                link
                fedilink
                English
                arrow-up
                4
                ·
                edit-2
                6 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.

                • EvokerKing@lemmy.world
                  link
                  fedilink
                  English
                  arrow-up
                  2
                  arrow-down
                  3
                  ·
                  6 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.

      • bouh@lemmy.world
        link
        fedilink
        English
        arrow-up
        32
        arrow-down
        1
        ·
        6 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@lemmy.world
          link
          fedilink
          English
          arrow-up
          3
          ·
          6 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.

        • Katana314@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          arrow-down
          1
          ·
          6 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@feddit.de
            link
            fedilink
            English
            arrow-up
            1
            ·
            6 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.

            • EvokerKing@lemmy.world
              link
              fedilink
              English
              arrow-up
              1
              arrow-down
              5
              ·
              6 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.

      • SavvyBeardedFish@reddthat.com
        link
        fedilink
        English
        arrow-up
        10
        ·
        6 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)

        • EvokerKing@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          arrow-down
          4
          ·
          6 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.

      • pokemaster787@ani.social
        link
        fedilink
        English
        arrow-up
        4
        ·
        6 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.

  • Hellfire103@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    65
    arrow-down
    1
    ·
    6 months ago

    Try changing your user agent to a Chrome one (e.g. Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36). Works a treat!

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

      Sidenote:

      HTTP user agents have become absolutely bonkers over the years.

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

        There’s an API called “client hits” that’s replacing user-agent. Some of the hints will require the user to provide permission for the site to use them, since they could be used for fingerprinting.

        Major browsers (Chrome and I thibk Firefox) are freezing the user-agent. The only thing that’ll be changing in user agents is the major browser version. Other parts including platform will be static. Chrome on Windows will always report itself as Windows 10 for example. https://www.chromium.org/updates/ua-reduction/

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

        Not really. The example listed above is perfectly readable.

        Knowing the versions of webkit, browser version, etc. is important due to inconsistencies, new features, mossing features, and deprecated features. Sure it can be faked, but that is on the end user.

        • waigl@lemmy.world
          link
          fedilink
          English
          arrow-up
          26
          ·
          6 months ago

          There is more information in there that isn’t actually true and only supposed to trick some old web servers into treating it a certain way than there is actually correct information,

          It mentions three different browsers, only one of which is actually true, and three different rendering engines, none of which is actually what’s used.

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

          Chrome doesn’t use Webkit, and the referenced Webkit version is probably 10 years old at this point. The user agent is full of stuff for backwards compatibility. That’s why it’s being deprecated in favour of a better API (client hints)

    • redcalcium@lemmy.institute
      link
      fedilink
      English
      arrow-up
      13
      ·
      6 months ago

      Feels like we’re back to 2007 again when spoofing firefox user agent to IE would fix websites not working properly, only now we spoof it to chrome instead.

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

    This is likely legacy code. Firefox used to have a lot of issues with WebRTC, so practically all video conferencing systems blocked it. Teams probably has some “block Firefox because it doesn’t work properly” check that was written 5+ years ago and none of the current developers are even aware of its existence.

    Well-coded ones did feature detection instead of checking the user-agent, meaning they automatically started allowing Firefox as soon as it implemented all the required features.

    Feature detection is usually the way to go. If your website / webapp depends on a particular feature, check if that specific feature exists, rather than checking for particular browsers. Browser checks are still needed in some cases, for example Safari sometimes reports that it supports particular features but it really doesn’t (or they’re so buggy to the point where they’re unusable), but that’s relatively rare.

    • drathvedro@lemm.ee
      link
      fedilink
      English
      arrow-up
      15
      ·
      6 months ago

      Feature detection is usually the way to go. If your website / webapp depends on a particular feature, check if that specific feature exists, rather than checking for particular browsers. Browser checks are still needed in some cases, for example Safari sometimes reports that it supports particular features but it really doesn’t (or they’re so buggy to the point where they’re unusable), but that’s relatively rare.

      This is tough to implement when the feature is present, but implemented wrong. Or, even worse, when it’s implemented right, but the most popular browser implements it wrong and almost everyone else follow suit for compatibility reasons, except for one that takes the stance of following standards. I know safari is notorious for this, think pale moon had those issues, too, and there are still echoes from the past from pre-chrome internet explorer, thank god it’s finally dead.

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

          At least Chrome is mostly standards-compliant and doesn’t do anything too weirdly. I’d say Safari is the new IE - lots of weird bugs that no other browser has, and sometimes you need hacks specific to Safari.

          • Monument@lemmy.sdf.org
            link
            fedilink
            English
            arrow-up
            2
            ·
            6 months ago

            That’s fair. I meant that more in terms of using market dominance to shape the browser market, and not in entirely good ways.

            I’ll rue the day that every website insists it only works with Chrome because of some user-privacy degrading feature that Google insists is a core web technology.

    • hemko@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      5
      ·
      edit-2
      6 months ago

      Teams used to have more features on Firefox. Microsoft has intentionally started stripping off shit to move people to edgium

    • DacoTaco@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      ·
      6 months ago

      This is indeed the case. I use firefox daily, including for teams. I have to fake my user agent to do it, but it works. Its purely teams just saying fuck you to firefox…

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

      They might be doing feature detection on one of the more obscure APIs, too. I know there’s some audio manipulation APIs that aren’t available.

      Someone complained about Discord deliberately blocking Firefox users because of that, but it turned out that spoofing the user agent would actually break the feature.

  • mariusafa@lemmy.sdf.org
    link
    fedilink
    English
    arrow-up
    29
    ·
    6 months ago

    This team block is so agressive to firefox users that it’s literaly hardcoded as if web browser firefox then deny.

    You cam override that by changing a parameter in firefox to advertise itself as another we browser. I don’t remeber how i did it but, once i had to use firefox and i just changed that stting in order to advertise me to the host as a edge browser. With that changed i could use teams as normal.

    Epic drm.

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

      When I’d search “(location) weather” on Google (e: in Chrome) and I’d get a really nice at a glance forecast right on top. Do the same thing in Firefox and I’d get a whole bunch of weather websites I could go to. The former obviously being a better, more direct experience. I found an extension that fools Google into thinking it’s Chrome and all works fine with that.

      I’m amazed if this doesn’t violate some antitrust regulation

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

    given the love Teams receives, it not working in [ insert browser ] is definitely a feature

  • Evkob@lemmy.ca
    link
    fedilink
    English
    arrow-up
    21
    arrow-down
    1
    ·
    6 months ago

    Have you tried changing your user agent string to Chrome? I know it can sometimes sidestep these types of “errors”. It can be changed manually through about:config under general.useragent.override, or there exists plenty of addons to switch it more easily.

    • qaz@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      7
      ·
      6 months ago

      I’ve avoided changing my user agent because Firefox’s apperant market share is already so low. I’ve installed the extension and will it try it with my work container though.

  • adONis@lemmy.world
    link
    fedilink
    English
    arrow-up
    20
    ·
    6 months ago

    I used to freelance for a big corp who used MS teams and provided me with separate credentials, while also having my private MS account, that I occasionally use for other corps I worked for.

    It was a hell using it that way. I had to run each one in a private Brave window to be able to work on two different accounts.

    I know they only use MS teams, bc their infra is all based on MS, and it probably works fine for them internally. But man, this shit needs to be fixed in some way to account for external people, especially the ones who chose their own stack and work simultaneously with others.

    • wigit@infosec.pub
      link
      fedilink
      English
      arrow-up
      8
      ·
      6 months ago

      Apparently the dumpster fire known as MS Teams supports multiple accounts now.

      • jacksilver@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        ·
        6 months ago

        It does, but it basically reloads the app when switching. Which, if I recall correctly, means no notifications from the other account and really slow swapping between accounts. When I had to use multiple accounts I would use the app for one and a browser for the other.

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

          The new teams doesn’t seem to reload the app (or ita really fast). Still garbage program.

        • wigit@infosec.pub
          link
          fedilink
          English
          arrow-up
          1
          ·
          6 months ago

          Luckily, I’ve been able to get away with only using Teams for meetings, so my exposure is limited, but last time I messed around in the top right corner there was an area that indicated it would show notifications from other accounts.

          I have had no need or desire to test this, though.

  • Zuberi 👀@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    19
    ·
    6 months ago

    Just change your Useragent, Microsoft is a bunch of dummies and didn’t even bother to code it in a way that makes sense as a DRM lmfao.

  • seth@lemmy.world
    link
    fedilink
    English
    arrow-up
    16
    ·
    6 months ago

    I just had to switch to New Teams last week because Classic teams just continued to have more and more call drops and connection problems. The New Teams doesn’t even have an option to change the notification sound, and now I can’t move the banner that appears in the top center of the screen when screen sharing that covers up tabs in browsers and the main preferences/search dialog in VS Code…also a Microsoft product. Apparently no one at Microsoft noticed that one of their most used products used in the most normal way blocks out important functionality from another one of them.

    • bob_lemon@feddit.de
      link
      fedilink
      English
      arrow-up
      1
      ·
      6 months ago

      The new presentation blurb is really annoying bad at hiding itself.

      That said, new teams finally supports multiple accounts, so I don’t have to keep using a web app for the second one on my work laptop.

  • PoolloverNathan@programming.dev
    link
    fedilink
    English
    arrow-up
    13
    ·
    edit-2
    6 months ago

    Teams also doesn’t support multiple “work” accounts

    Firefox lets you have completely separate profiles with separate accounts (URL: about:profiles, it can’t be linked to for security reasons) and also an official extension to have another layer of profiles on a per-tab basis (containers).

    • Thorry84@feddit.nl
      link
      fedilink
      English
      arrow-up
      6
      ·
      edit-2
      6 months ago

      Also no idea what he is talking about, I have 4 work accounts in Teams. Ever since they rebuilt their frontend to the “New Teams” multiple accounts have been working just fine.

      In the past I had multiple Team instances as PWA for different work accounts, nowadays it’s all in one app and works pretty good.

      Not to defend Teams, it’s total shit, a lot of shit straight up doesn’t work half of the time, including important shit like notifications for new messages and content. But it has come a long way from the days including any image in chat would crash Teams for all participants. It isn’t perfect and the amount of resources it used to do what it does is awful, but compared to most modern apps it’s pretty good.

      Just don’t tell a Teams dev Microsoft Messenger did 99% of the same stuff and ran super fast on a Pentium 3 333mhz with 64MB of ram, they’ll cry and you’ll be called out for being a bully.