this post was submitted on 29 Jan 2024
413 points (93.7% liked)

Technology

59374 readers
3586 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 9 months ago

I have a couple of websites that I go to that do not like working in Firefox but work just fine in Chromium browsers.

The worst offender is Microsoft admin 365. It will open, and it will work, but if you edit a user and save your edits you can't click on the back button inside of the window that has popped up for editing and instead you have to close the entire section and reopen it to go back to the main screen.

Aside from that, for netdocs you have to open the local host port of your netdocs app in firefox (https://localhost:(port number)) and approve to bypass the security restrictions in order for netdocs to work.

There are a handful of another apps with similar issues and most of them are from software vendors that I have to use for work.

There's one that I can't mention because it would dox me that if you don't use it in Chrome it simply does not work because the JavaScript that they use for generating the app checks to see if you are in a Chrome browser and straight up fails if the user agent does not return Chrome.

I can work around that for myself but I can't work around that for all 17,000 of our employees, and since the entire business runs on this application then we are locked in.