-
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
Display glitch when OOP rasterization is enabled (default value) #6979
Comments
Thanks for reporting, @gingerlime! Can you please try opening this URL up and changing the value of the flag to If that doesn't fix things (you'll likely have to restart), then I would suspect this to be the issue: |
@bsclifton yep, disabling the flag seems to fix it. 👍 Thank you! |
Thanks for reporting back, @gingerlime! Glad this resolved the issue 😄 cc: @bbondy - as this deviates from Chromium and does cause a graphics glitch |
Verification passed on
Verified test plan from brave/brave-core#4318 Verified passed with
Verification passed on
|
Test plan
See brave/brave-core#4318
Description
Weird display artifacts showing on some elements, moving around when moving the mouse. It happens on several websites / pages.
See animated gif on Github
Steps to Reproduce
Just move the mouse around. But even without moving it, some "empty" spots are showing from time to time.
Actual result:
see gif
Expected result:
no glitches? :)
Reproduces how often:
Happens all the time since upgrading.
Brave version (brave://version info)
Version 1.0.0 Chromium: 78.0.3904.97 (Official Build) (64-bit)
Other Additional Information:
Doesn't happen in other apps/browsers on the same computer (Macbook air 11" 2015, running High Sierra 10.13.6). Does not happen in Firefox, Safari or Chrome (Version 78.0.3904.97 (Official Build) (64-bit)).
The text was updated successfully, but these errors were encountered: