RPi-Distro / chromium-browser

30 stars 7 forks source link

CSS filters on divs are rendering black #10

Closed audas closed 2 years ago

audas commented 3 years ago

This is failing with the latest kernel 5.10 and native gl renderer

dtoverlay=vc4-kms-v3d.

This was an issue in Chrome several years ago with Nividia - removing chrome://flags use GPU hardware rendering removed the problem.

XECDesign commented 3 years ago

@naushir One for Igalia?

popcornmix commented 3 years ago

@audas can you provide a url that exhibits the issue?

audas commented 3 years ago

https://display-screen.media/display.php?id_presentations_manifests=16

The images at the top and "education funding" third from bottom - these are being animated VERY SLOWLY to give a chance to inspect them. They are all the same text etc. Top images should be transparent background.

The reason there is a difference between other texts is the filter and these are all divs within divs. But again - when I switched off hardware acceleration in flags in chrome it cleared this up. (I need hardware acceleration though).

I just changed the chromium-browser back to 78 and it fixed the issue.

XECDesign commented 2 years ago

Is this still an issue in Bullseye chromium-browser? That page seems to render the same way there as it does in firefox on my desktop.