New GitHub issue #124921 from Scripter17:<br>
<hr>
<pre>
# Bug report
### Bug description:
I have my default browser set to FireFox installed as a Flatpak, and the `/bin/firefox` and `/usr/bin/firefox` executables that tell you to install FireFox as a snap exist (though I'm not sure if that's important).
Under this configuration, I need to pass `BROWSER=/var/lib/flatpak/exports/bin/org.mozilla.firefox` as an environment variable to make the webbrowser module open URLs in FireFox. Without the environemnt variable webbrowser does nothing, so maybe it's running the "install as snap" executables?
### CPython versions tested on:
3.12
### Operating systems tested on:
Linux
</pre>
<hr>
<a href="https://github.com/python/cpython/issues/124921">View on GitHub</a>
<p>Labels: type-bug</p>
<p>Assignee: </p>