You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 10, 2024. It is now read-only.
Shields educational message shown when shields not visible
Steps to Reproduce
Install 1.24
Scroll down Brave today
Open an article and before the page loads scroll so shields and bottom toolbar is hidden, educational tooltip shows even when shields is not visible
Actual result:
Expected result:
Only show when shields is visible
Reproduces how often: [Easily reproduced, Intermittent Issue]
Easy but have to be quick. Easily reproduced on Buzzfeed articles opened from Brave Today feed
Brave Version:
1.24(21.3.15.18)
Device details:
iPhone XR
Website problems only:
did you check with Brave Shields down? NA
did you check in Safari/Firefox (WkWebView-based browsers)? NA
Additional Information
The text was updated successfully, but these errors were encountered:
Adding Scrolling guard to pop-over presentation and re-enabling the gestures.
We decided to take different approach here we add a new condition to webview-scrollview to check If user is dragging and disable showing pop-overs If user started dragging.
This will help us to prevent having issue like seeing pop-over when toolbar(shields) are hidden and other issues that can cause dead-lock also help user not to get irritated while they are scrolling in the page for some information.
With the help of this we can also enable gestures again on our pop-overs.
Description:
Shields educational message shown when shields not visible
Steps to Reproduce
Actual result:
Expected result:
Only show when shields is visible
Reproduces how often: [Easily reproduced, Intermittent Issue]
Easy but have to be quick. Easily reproduced on Buzzfeed articles opened from Brave Today feed
Brave Version:
1.24(21.3.15.18)
Device details:
iPhone XR
Website problems only:
Additional Information
The text was updated successfully, but these errors were encountered: