-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Shields menu not visible after allowing all scripts #5483
Labels
bug
feature/shields/panel
Front-end design and functionality of the Shields panel.
priority/P2
A bad problem. We might uplift this to the next planned release.
QA Pass-Linux
QA Pass-macOS
QA Pass-Win64
QA/Test-Plan-Specified
QA/Yes
release-notes/include
Milestone
Comments
Reproduced with macOS
|
Reproduced on Ubuntu
|
6 tasks
bsclifton
pushed a commit
to brave/brave-core
that referenced
this issue
Aug 20, 2019
fix brave/brave-browser#5346 fix brave/brave-browser#5483 shields can't manually block urls with invalid origins, making blob:// and data:// scripts impossible to allow once, for example. this channge ensures that Shields see such scripts the same way as scripts with valid origins.
This was referenced Aug 20, 2019
Verification passed on
Verification passed on
Verified passed with
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
feature/shields/panel
Front-end design and functionality of the Shields panel.
priority/P2
A bad problem. We might uplift this to the next planned release.
QA Pass-Linux
QA Pass-macOS
QA Pass-Win64
QA/Test-Plan-Specified
QA/Yes
release-notes/include
Description
Found while testing #4570
Shields menu not visible after allowing all scripts
Steps to Reproduce
STR1:
Scripts blocked
optionScripts blocked
in the shieldAllow All
in Blocked scriptsAllow All
again in Blocked scriptsSTR2:
Allow scripts once
link is reflected in cross-site trackers listAllow scripts once
link multiple times which is reflected in cross-site trackers listScripts blocked
in the shieldActual result:
Shields menu not visible after allowing all scripts
Recorded file:
https://drive.google.com/open?id=1D9c7nyl-N0iB4ULng47pLIahIrbG1HDw
Expected result:
Shields menu should be displayed after allowing all scripts
Reproduces how often:
Always
Brave version (brave://version info)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
cc: @brave/legacy_qa @cezaraugusto @karenkliu @rebron
The text was updated successfully, but these errors were encountered: