-
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
discuss enabling TabbedPaintPreview
only on lower end devices
#25123
Comments
TabbedPaintPreview
only on lower end devicesTabbedPaintPreview
only on lower end devices
@timchilds we need to create security review for this. |
Security review: https://github.com/brave/security/issues/1021 |
@deeppandya security review is complete. Adding this back to the triage for next week. To decide on whether we enable it for lower end devices vs. all devices. |
Just commenting to say, I have a higher end device(8gb ram, sd888) and see the same behavior as in the YouTube videos. It's highly jarring and annoying, and would vote to remove this behavior. |
Reopening to discuss during triage. Looks like some users don't like the preview feature. @deeppandya @Sam-Sibley perhaps we add a toggle option under settings -> appearance. Or maybe we just disable it by default for all devices. |
A year later and this is still a problem in Brave 1.61.120, Chromium 120.0.6099.234 |
Description
With
C105
, you'll noticePreview
being displayed within the omnibox before the page finishes loading and then displays a modal/notification that saysViewing live page
. What happens is that it loads an image in the view while the libraries are being loaded before letting the user know that they're viewing a live page.@samartnik mentioned that this feature has been around for a while but is probably now appearing as it takes a bit longer for libraries to load on startup on
C105
, hence thePreview
before loading the page. This feature is mostly tailored for lower end devices.So we'll need to decide if we want to keep it as is for now or just enable it for lower end devices. However, if we do disable this for higher end devices and only enable it for lower device, someone with a higher end device could see a blank page while the libraries are loading rather than an
Preview
image.Steps to reproduce
C105
Preview
via the omniboxms
, you'll notice aViewing life page
modal/notification in the middle of the viewport indicating the website loadedActual result
Preview
feature happening onmobile
: -> https://youtube.com/shorts/zdoT8G0IteQPreview
feature happening ontablet
: -> https://youtube.com/shorts/gBS_scxnJukExpected result
TBD and needs to be discussed/decided by product re: what we're going to do.
Issue reproduces how often
100% reproducible using the STR/Cases outlined above.
Version/Channel Information:
Yes
Yes
Yes
Device details
ARM
Samsung S10+
(Phone)Android 12
Brave version
Website problems only
N/A
N/A
Yes
Additional information
CCing @timchilds @anthonypkeane @srirambv @samartnik @Uni-verse
The text was updated successfully, but these errors were encountered: