-
Notifications
You must be signed in to change notification settings - Fork 269
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Links do not open in default browser #2030
Comments
What happens if you type |
That's opening the element website in Firefox, i.e. the correct browser. But you might be correct that this may be an upstream issue in Electron. I just realized that Ctrl-clicking a link in VS Code also opens that link in Chromium instead of Firefox. |
So I guess this is the correct bug report then: electron/electron#42611 |
though it was marked as stale/closed because the reporter lacked developer knowledge. I am absolutely not an electron developer, I am merely an electron-app user. Would it be possible to ask you to make a report to that place? The whole linked issue looks pretty Kafkaesque to be honest. The user explains that they are merely observing this in apps and the maintainers of Electron refuse to take the issue, because the user is not able to provide code for reproduction. |
I'd have to reproduce it first, I don't have a working Linux graphical environment and am currently on holiday so I wouldn't suggest blocking on me. |
By all means, enjoy your vacation first and foremost. 😺 The important point for me is, that I can really only provide insights here from a users perspective, not from a developers perspective, which is why I feel unable to make a report at Electron myself. I honestly think that electron/electron#42611 is a great entrypoint, because the OP there did already notice that the problem is "new" (i.e. it didn't affect a previous Ubuntu version). I can definitely also help with "remote hands" (e.g. typing |
Steps to reproduce
Outcome
What did you expect?
Link is opened in Firefox, my default browser
What happened instead?
Link is opened in Chromium (which complains about not being the default browser)
Operating system
Ubuntu 24 LTS
Application version
Element version: 1.11.87 Crypto version: Rust SDK 0.7.2 (517d99b), Vodozemac 0.7.0
How did you install the app?
apt (https://packages.element.io/debian/)
Homeserver
No response
Will you send logs?
No
The text was updated successfully, but these errors were encountered: