sindresorhus/opn

Do you want to work on this issue?

You can request for a bounty in order to promote it!

Clicking on URL link opens multiple tabs in different browsers #148

markfili posted onGitHub

Using xdg-open 1.1.3 version to open a new tab when clicking on URL in an outside app opens multiple tabs in the default browser (Brave Browser in my case) and it also opens additional tabs in any other browser installed (Firefox in my case).

More details about the issue and a possible fix can be found here: https://bbs.archlinux.org/viewtopic.php?id=119122

Here is the line mentioned above: https://github.com/sindresorhus/open/blob/37a769d6073862ab4a46c00b1a21b2ba814e68cf/xdg-open#L811

In my case, I have applied the proposed fix to that line and now everything is reacting as expected, only one tab is being opened, even when the default browser is closed.

Setup: Debian 10 with Openbox and LXDE


Fund this Issue

$0.00
Funded
Only logged in users can fund an issue

Pull requests