-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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 is disabled on sites when it's opened in a new background tab #16362
Comments
Reproduced on Windows 10 x64 - |
Console logs the following error when a tab is open in background.
Trying to open dev tools causes shields to be come active again. |
Fixes brave/brave-browser#16362 This is an upstream bug, see: crbug.com/1213925 The fix has been merged to upstream main and cr92, but not cr91. This is the upstream patch applied to cr91. Chromium changes: https://chromium.googlesource.com/chromium/src/+/d9c16df2c22fd827e760f0ee20a1f977c717c849 https://chromium.googlesource.com/chromium/src/+/19555526c6fa4520598ccce63b031ffa91a5ad1c commit d9c16df2c22fd827e760f0ee20a1f977c717c849 Author: Solomon Kinard <solomonkinard@chromium.org> Date: Thu Jun 3 17:08:55 2021 +0000 [Extensions][Tabs] Allow tabs.query and tabs.get while drag in progress TapStripModel acquisition was restricted in crrev.com/c/2891080. Obtaining TapStripModel for read only purposes while drag in progress should be ok. This CL aims to restore that behavior to undo the regression. Bug: 1213925
Just a note, this also happens when launching the browser fresh. Sometimes happens with inactive tabs becoming active upon launch |
Verified
Steps:
Verification PASSED on
Quickly went through the case outlined via #16362 (comment) and ensured that loading inactive tabs after a restore correctly displays the shields icon. Uplifting brave/brave-core#9114 & brave/brave-core#9113 as both cases passed. |
Verification passed on
Verification passed on
|
Same problem here.
|
+1 for Ubuntu 22.04 with Brave 1.41.100 Chromium 103.0.5060.132 Official build 64-bit |
Description
Shields is disabled on sites when it's opened in a new background tab
Steps to Reproduce
Actual result:
Expected result:
Shields should never be disabled unless user disables it
Reproduces how often:
Easy
Brave version (brave://version info)
1cecd5c8a856bc2a5adda436e7b84d8d21b339b6-refs/branch-heads/4472@{#1246}
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
@iefremov also mentioned he reproduced it but not sure about steps
The text was updated successfully, but these errors were encountered: