660

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

top 50 comments
sorted by: hot top controversial new old
[-] Kallioapina@lemmy.world 149 points 8 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?

[-] deweydecibel@lemmy.world 51 points 8 months ago

These days? It's sucked to be an American for decades.

[-] meekah@lemmy.world 9 points 8 months ago

I have the same issue, but I am also in the EU. however, I just used an extension to spoof my user agent and now it works fine. there is some weird behavior sometimes, like when I call someone it doesn't actually ring the other person etc.

load more comments (8 replies)
[-] Carighan@lemmy.world 118 points 8 months ago

Just one more upside to Firefox, less interruptions during work~

[-] jflorez@sh.itjust.works 94 points 8 months ago

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

load more comments (26 replies)
[-] Sanctus@lemmy.world 84 points 8 months ago

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

[-] drolex@sopuli.xyz 26 points 8 months ago

If you use Firefox, you are a communist; and if you are a communist why would you need the glorious tools of corporate communication? Just make do with rotten turnips as Lenin intended

[-] dubyakay@lemmy.ca 9 points 8 months ago

This whooshed a lot o' folks.

[-] drolex@sopuli.xyz 6 points 8 months ago

Conversely, I should maybe try to use the /s thingy and stop thinking people can read my mind. Will I learn this lesson today? Hmmm

load more comments (3 replies)
load more comments (2 replies)
load more comments (2 replies)
[-] hellfire103@sopuli.xyz 52 points 8 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 39 points 8 months ago

Sidenote:

HTTP user agents have become absolutely bonkers over the years.

load more comments (6 replies)
[-] redcalcium@lemmy.institute 13 points 8 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 49 points 8 months ago* (last edited 8 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.

load more comments (4 replies)
[-] Cosmicomical@lemmy.world 43 points 8 months ago

Ms teams sucks in a big way

[-] mariusafa@lemmy.sdf.org 32 points 8 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.

load more comments (1 replies)
[-] ad_on_is@lemmy.world 20 points 8 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.

[-] bouh@lemmy.world 8 points 8 months ago

Teams rarely works well internally.

[-] wigit@infosec.pub 8 points 8 months ago

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

load more comments (3 replies)
[-] eager_eagle@lemmy.world 19 points 8 months ago* (last edited 8 months ago)

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

[-] Evkob@lemmy.ca 17 points 8 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.

load more comments (1 replies)
[-] seth@lemmy.world 16 points 8 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.

load more comments (1 replies)
[-] email@sh.itjust.works 16 points 8 months ago* (last edited 8 months ago)

Im sure if you swap user agent to chrome they wouldn't give a fuck

[-] bitwolf@lemmy.one 6 points 8 months ago

It crashes right after a call starts.

Everything else works fine though.

load more comments (1 replies)
[-] betz24@lemmynsfw.com 14 points 8 months ago

I works for me without a user agent change if I enter through the Microsoft 365 teams workspace and not a teams share link.

[-] bitwolf@lemmy.one 11 points 8 months ago

It really can't. If you spoof the user agent it'll crash immediately after a call starts.

I suspect they use something extra on top of normal WebRTC.

[-] ramjambamalam@lemmy.ca 10 points 8 months ago
[-] qaz@lemmy.world 9 points 8 months ago

Apparently it can when changing the user agent so it seems like it’s more won’t than can’t.

load more comments (1 replies)
[-] JoeKrogan@lemmy.world 9 points 8 months ago* (last edited 8 months ago)

On a bullshit teams call right now. I'd call it not working a feature 😄

[-] danielbln@lemmy.world 8 points 8 months ago

Remember when Internet Explorer/Edge was only used to download Chrome. Well, ironically these days I only use Chrome to make video calls.

[-] PoolloverNathan@programming.dev 8 points 8 months ago* (last edited 8 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).

load more comments (1 replies)
[-] akilou@sh.itjust.works 6 points 8 months ago* (last edited 8 months ago)
[-] Magister@lemmy.world 6 points 8 months ago* (last edited 8 months ago)

I'm in Linux, I had so much problem with FF and Teams that I installed Edge and Teams as a PWA, no more problem with calls and video

load more comments (5 replies)
load more comments
view more: next ›
this post was submitted on 17 Jan 2024
660 points (98.7% liked)

Mildly Infuriating

35045 readers
103 users here now

Home to all things "Mildly Infuriating" Not infuriating, not enraging. Mildly Infuriating. All posts should reflect that.

I want my day mildly ruined, not completely ruined. Please remember to refrain from reposting old content. If you post a post from reddit it is good practice to include a link and credit the OP. I'm not about stealing content!

It's just good to get something in this website for casual viewing whilst refreshing original content is added overtime.


Rules:

1. Be Respectful


Refrain from using harmful language pertaining to a protected characteristic: e.g. race, gender, sexuality, disability or religion.

Refrain from being argumentative when responding or commenting to posts/replies. Personal attacks are not welcome here.

...


2. No Illegal Content


Content that violates the law. Any post/comment found to be in breach of common law will be removed and given to the authorities if required.

That means: -No promoting violence/threats against any individuals

-No CSA content or Revenge Porn

-No sharing private/personal information (Doxxing)

...


3. No Spam


Posting the same post, no matter the intent is against the rules.

-If you have posted content, please refrain from re-posting said content within this community.

-Do not spam posts with intent to harass, annoy, bully, advertise, scam or harm this community.

-No posting Scams/Advertisements/Phishing Links/IP Grabbers

-No Bots, Bots will be banned from the community.

...


4. No Porn/ExplicitContent


-Do not post explicit content. Lemmy.World is not the instance for NSFW content.

-Do not post Gore or Shock Content.

...


5. No Enciting Harassment,Brigading, Doxxing or Witch Hunts


-Do not Brigade other Communities

-No calls to action against other communities/users within Lemmy or outside of Lemmy.

-No Witch Hunts against users/communities.

-No content that harasses members within or outside of the community.

...


6. NSFW should be behind NSFW tags.


-Content that is NSFW should be behind NSFW tags.

-Content that might be distressing should be kept behind NSFW tags.

...


7. Content should match the theme of this community.


-Content should be Mildly infuriating.

-At this time we permit content that is infuriating until an infuriating community is made available.

...


8. Reposting of Reddit content is permitted, try to credit the OC.


-Please consider crediting the OC when reposting content. A name of the user or a link to the original post is sufficient.

...

...


Also check out:

Partnered Communities:

1.Lemmy Review

2.Lemmy Be Wholesome

3.Lemmy Shitpost

4.No Stupid Questions

5.You Should Know

6.Credible Defense


Reach out to LillianVS for inclusion on the sidebar.

All communities included on the sidebar are to be made in compliance with the instance rules.

founded 1 year ago
MODERATORS