Skip to content
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

Brave opens browser with two+ tabs when launched via command line #41488

Open
6 tasks
CodaCodr opened this issue Oct 8, 2024 · 0 comments
Open
6 tasks

Brave opens browser with two+ tabs when launched via command line #41488

CodaCodr opened this issue Oct 8, 2024 · 0 comments

Comments

@CodaCodr
Copy link

CodaCodr commented Oct 8, 2024

Description

I have a batch script which launches Brave with a url:

"C:\Program Files\BraveSoftware\Brave-Browser\Application\brave.exe" --user-data-dir=%jQPROFILE% 127.0.0.1:57/Patches/%DOCFILE%.html

Rewritten for Firefox this works fine. In Brave, it launches the browser and loads two tabs with the document in each of them. The first tab corrupts the document, the second tab is fine.

When I close and rerun the batch, three tabs are opened. Next time, four tabs. And so on...

Steps to reproduce

See previous

Actual result

Two or more tabs were opened when only one is required.

Expected result

ONE tab window.

Reproduces how often

Easily reproduced

Brave version (brave://version info)

Brave 1.70.123
Chromium 129.0.6668.89

Channel information

  • release (stable)
  • beta
  • nightly

Reproducibility

  • with Brave Shields disabled
  • with Brave Rewards disabled
  • in the latest version of Chrome

Miscellaneous information

I found this which sounds similar (but I'm not using -tor windows)

#27288

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant