Private window w/ Tor shows "new private window"
See original GitHub issueDescription
While testing https://github.com/brave/brave-core/pull/3686, I noticed a weird regression - cc: @yrliou who has done Tor work in Nightly (it may be due to that work? or Chromium 78? not sure)
Basically, in Dev channel for example (C77), when in a private window with Tor, you’re not given the option to create a regular private window
- via the hamburger menu
- via the menu (macOS)
On master/Nightly, when in a private window with Tor, you’re shown the option to open a new private window. If you do choose this, it opens a private window with Tor, NOT a regular private window.
- hamburger menu
- via the menu (macOS)
Steps to Reproduce
- Launch master / Nightly
- Open a new private window with Tor
- Use hamburger menu, pick
New Private Window
Actual result:
A new private window with Tor is shown
Expected result:
Menu option should not be there (see screenshot)
Reproduces how often:
100%
Brave version (brave://version info)
master/Nightly (0.72.x)
Version/Channel Information:
- Can you reproduce this issue with the current release? n
- Can you reproduce this issue with the beta channel? n
- Can you reproduce this issue with the dev channel? n
- Can you reproduce this issue with the nightly channel? y
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Remove "New Private Window" option from Tor Browser or ...
Well it tells you what it does: it opens a new private window. That's still a relic from a time where tabs where...
Read more >Private window shows Firefox logo and text - Tor Project Forum
When opening a private window in Tor Browser Alpha the Firefox logo still appears as well as the default Firefox private mode text...
Read more >Add ability to use Tor in private browsing - Mozilla Connect
Well, there is one big problem in brave's implementation of tor in private windows. Tor works by blending you with the crowd, thus...
Read more >Private window with tor never works - Brave Community
How can this issue be reproduced? Open a New Private Window with Tor; It always says “Disconnected” at the bottom; No sites will...
Read more >Use Brave Private Browsing with Tor to Hide IP Address
How to Use Private Mode with Tor in Brave · Open Brave if you haven't done so already · Pull down the “Brave”...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@btlechowski Right, I think I’ll also fix the
New window
in the same PR.Verification passed on
Verified test plan from https://github.com/brave/brave-core/pull/3813
regular window
private window
private window with Tor
Verified passed with
Verification passed on