-
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
"Automatically redirect .onion sites" setting is not disabled with Tor #23560
Labels
bug
feature/tor
OS/Desktop
priority/P3
The next thing for us to work on. It'll ride the trains.
QA Pass-macOS
QA Pass-Win64
QA/Yes
release-notes/include
Milestone
Comments
rillian
added a commit
to brave/brave-core
that referenced
this issue
Jun 20, 2022
Update the "Automatically redirect .onion sites" preference to track the new form of the "Private window with Tor" pref, which was changed to address a console warning. Leaving this pref iteractive when Tor is disabled is confusing because it implies onion-alternate sites will continue to redirect when this is not the case. Resolves brave/brave-browser#23560
25 tasks
rebron
added
priority/P3
The next thing for us to work on. It'll ride the trains.
bug
labels
Jun 23, 2022
Verification
|
Brave | 1.43.56 Chromium: 104.0.5112.81 (Official Build) dev (x86_64) |
---|---|
Revision | 5b7b76419d50f583022568b6764b630f6ddc9208-refs/branch-heads/5112@{#1309} |
OS | macOS Version 11.6.8 (Build 20G730) |
Case one, new profile:
- install 1.43.56
- launch Brave
- opened
brave://settings/extensions
- confirmed
Private window with Tor
isEnabled
by default - confirmed
Automatically redirect .onion sites
wasDisabled
by default - toggled
Private window with Tor
toDisabled
- confirmed
Private window with Tor
is nowDisabled
- confirmed
Automatically redirect .onion site
isDisabled
and ghosted/greyed out - toggled
Private window with Tor
back toEnabled
- toggled
Automatically redirect .onion sites
toEnabled
- toggled
Private window with Tor
back toDisabled
- confirmed
Automatically redirect .onion sites
is set toEnabled
but is ghosted/greyed out
step 4 | steps 6-8 | steps 9-10 | step2 11-12 |
---|---|---|---|
Case two, migration:
- installed
1.42.86
- launched Brave
- opened
brave://settings/extensions
- toggle
Private window with Tor
toDisabled
- renamed
Brave-Browser
profile toBrave-Browser-Dev
- installed
1.43.56
- opened
brave://settings/extensions
- confirmed both
Private window with Tor
andAutomatically redirect .onion sites
wereDisabled
- additionally, confirmed
Automatically redirect .onion sites
was ghosted/greyed out
1.42.86 |
1.43.56 |
---|---|
stephendonner
added
QA/In-Progress
Indicates that QA is currently in progress for that particular issue
QA Pass-macOS
and removed
QA/In-Progress
Indicates that QA is currently in progress for that particular issue
labels
Aug 3, 2022
rebron
changed the title
"Automatically redirect .onion sites" is not disabled with Tor
"Automatically redirect .onion sites" setting is not disabled with Tor
Aug 4, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
feature/tor
OS/Desktop
priority/P3
The next thing for us to work on. It'll ride the trains.
QA Pass-macOS
QA Pass-Win64
QA/Yes
release-notes/include
Description
The "Automatically redirect .onion sites" preference stays enabled and clickable even when "Private window with Tor" is disabled. This is confusing because it implies onion-alternate sites will continue to redirect when this is not the case.
Looks like a regression of #17363 possibly because a variable was renamed?
Steps to Reproduce
Actual result:
Onion pref is still set and allows interaction
Expected result:
I believe the original design was for it to gray out when Tor was disabled.
Reproduces how often:
Always
Brave version (brave://version info)
Brave: 1.40.96 Chromium: 102.0.5005.115 (Official Build) beta (64-bit)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
The text was updated successfully, but these errors were encountered: