QupZilla / qupzilla

Cross-platform Qt web browser
http://www.qupzilla.com
GNU General Public License v3.0
1.11k stars 350 forks source link

Backdrop Filters #2542

Closed ghost closed 6 years ago

ghost commented 6 years ago

Is there able to enable this in qupzilla?

nowrep commented 6 years ago

Did you try it?

ghost commented 6 years ago

I have tried them in opera - looks nice. But here i cant find how to try them ((

In crome-based browsers this can be enabled through chrome://flags

ghost commented 6 years ago

Try with: --enable-experimental-web-platform-features

ghost commented 6 years ago

@cranes-bill you mean to start qupzilla with this?

nowrep commented 6 years ago

Yes

ghost commented 6 years ago

Nope, no changes ((

nowrep commented 6 years ago

https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter

ghost commented 6 years ago

I had to read this But... Here is the result of working filters:

And here, this same page, opened in qupzilla (was started with --enable-experimental-web-platform-features) ..........

ghost commented 6 years ago

But there is a filter, just looks different. But the images also are different, so perhaps they are have different settings.

ghost commented 6 years ago

@cranes-bill both screenshots was made on the same page (from here)with the same code, just with different pics uploaded from dynamically generated source.

Here is on-eye exemple with local files:

What we can see here: White semi transparent BG generates in both cases, But blurring not applied in qupzilla...

ghost commented 6 years ago

Ah, i don't know, i'm not familiar with this. But the same page says whether Chrome is not supported. Also see the Chromium bug link on that page. So probably the Opera is based of newer Chromium version, where that is fixed. And finally the very odd is whether everything works here.

P.S: Sorry for the bad English!