-
Notifications
You must be signed in to change notification settings - Fork 974
Fix wide bravery panel to stop covering the webview #11880
Fix wide bravery panel to stop covering the webview #11880
Conversation
Fixes #11878 Auditors: Test Plan: 1. Open https://chiebukuro.yahoo.co.jp/ 2. Click the adblock count 3. Make sure panel width does not change
@luixxiul not the horizontal scroll bar in the details section, the vertical scroll bar on the shields menu itself from my screenshot above. |
I am wondering if it is due to the new row of fingerprinting protection. would you mind checking if it is not? |
Auditors: Test Plan: 1. Open https://longextendedsubdomainnamewithoutdashesinordertotestwordwrapping.badssl.com/ 2. Open the wide bravery panel 3. Make sure the panel does not cover the webview
Fine! Since that is out of scope of this PR (ie. the issue has existed before this PR), I'm going to address that stuff with another PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
++
@srirambv don't forget to cherry pick it into 0.21 and 0.20 |
@srirambv if you are not how to, mind asking @NejcZdovc to do so (as I'm not quite sure how to and I don't want to break anything)? |
* Set braveryPanel list width to zero Fixes #11878 Auditors: Test Plan: 1. Open https://chiebukuro.yahoo.co.jp/ 2. Click the adblock count 3. Make sure panel width does not change * Avoid a very long domain name from covering the webview Auditors: Test Plan: 1. Open https://longextendedsubdomainnamewithoutdashesinordertotestwordwrapping.badssl.com/ 2. Open the wide bravery panel 3. Make sure the panel does not cover the webview
* Set braveryPanel list width to zero Fixes #11878 Auditors: Test Plan: 1. Open https://chiebukuro.yahoo.co.jp/ 2. Click the adblock count 3. Make sure panel width does not change * Avoid a very long domain name from covering the webview Auditors: Test Plan: 1. Open https://longextendedsubdomainnamewithoutdashesinordertotestwordwrapping.badssl.com/ 2. Open the wide bravery panel 3. Make sure the panel does not cover the webview
thanks guys :-) |
Edit: works fine on 0.20.8 |
is it broken on 0.20.9 ? |
Nope not broken on 0.20.9 Works fine |
Fixes #11878
Fixes #11899
Follow-up to #9839
Auditors:
Test Plan 1:
Test Plan 2:
Submitter Checklist:
git rebase -i
to squash commits (if needed).Test Plan:
Reviewer Checklist:
Tests