this post was submitted on 18 Nov 2023
881 points (92.7% liked)
linuxmemes
20880 readers
10 users here now
I use Arch btw
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules
- Follow the site-wide rules and code of conduct
- Be civil
- Post Linux-related content
- No recent reposts
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I remember Mac os ignoring my default browser choice many times and instead launching a web page in safari.
App association is done at the OS level, and the apps are normally responsible for that. So it could be either the OS not registering the selected browser properly or the other browser not registering itself correctly as the default browser.
They need to basically register themselves as responsible for html files and a bunch of protocols (http, https, etc). I’ve never had a problem like that, and I’ve been using macs for almost 30 years (I’ve used many different browsers as default in the past).
But browsers are pretty complicated beasts, so I believe you. There are a lot of things that can go wrong and your choice may not end up being respected.