-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Enabling Tor mode by default (under Properties) opens 2 windows #21579
Comments
can confirm this happens with the current linux version, too. To add to the story, this behavior seems to be new since I am 100% sure that previously only one window was opened when using the --tor option. The --incognito option continues to work properly btw. brave-browser --version output: |
I'd also like to ask if there's a way to automatically start Brave in either Incognito or Tor mode in Linux, as it doesn't have a way to modify the argument given to it when opening it from the Activities overview or as an icon in favorites/Applications list. |
I can confirm this also happens in MacOS when opening from the terminal MacOS 12.4 (21F79) |
Thread on the Brave forum about this: https://community.brave.com/t/opening-tor-with-terminal-opens-2-tor-window/356755 |
Verified
|
Brave | 1.48.81 Chromium: 109.0.5414.46 (Official Build) nightly (x86_64) |
---|---|
Revision | 6e36b77363ef3febbe792af680fa1367993ddcf0-refs/branch-heads/5414@{#709} |
OS | macOS Version 13.2 (a) (Build 22D7750270d) |
Steps:
- installed
1.48.81
- launched Brave using
--tor
on the commandline
Confirmed I only got one new Private Window with Tor
1.48.81 |
1.46.44 |
---|---|
|
Verification
Steps:
Confirmed I only got one new
|
1.48.132 | 1.47.171 |
---|---|
Description
Adding the
--tor
argument at the end of the "Target" box opens up two Brave Private Tor windows, instead of just one,This behaviour is also mirrored if trying to add the --tor argument in Brave's pinned icon in the Taskbar.
Steps to Reproduce
--tor
argument at the end of the path found in the Shortcut tab inside the target box. Ex:"C:\Program Files\BraveSoftware\Brave-Browser\Application\brave.exe" --tor
Expected result:
Opening Brave after making the change to open Tor mode by default should open up only one window.
Reproduces how often:
Easily reproduced each time one tries to open Brave after making the changes, both by clicking on the Desktop icon and by clicking on the pinned icon in Taskbar.
Brave version (brave://version info)
Brave | 1.36.111 Chromium: 99.0.4844.51 (Official Build) (64-bit)
Revision | d537ec02474b5afe23684e7963d538896c63ac77-refs/branch-heads/4844@{#875}
OS | Windows 10 Version 21H1 (Build 19043.1586)
Other Additional Information:
Using the --incognito argument instead of --tor opens up a single window, as expected.
It's only the --tor argument that causes the issue.
The text was updated successfully, but these errors were encountered: