webslice-plasmoid icon indicating copy to clipboard operation
webslice-plasmoid copied to clipboard

WebGL Support

Open chinmayi-r opened this issue 3 years ago • 1 comments

I am trying to display a website that uses WebGL. But I am getting this message while testing for WebGL support: image

I initially thought that the problem was with my graphics card or the QtWebengine, but then I tried the same test on qutebrowser (uses the same webengine): image

What am I missing?

chinmayi-r avatar Nov 27 '21 07:11 chinmayi-r

Sorry for the delay.

I have no idea what you are missing. I looked it up, and webgl and 2d canvas are on by default. I tried forcing those options too, and it didn't help.
I suspect it's a limitation of WebEngineView, but it's weird, there wouldn't be any option for it if it was the case.

I will definitely look at it. But I don't have time right now, so it might be a long while before I do, sorry.

Cqoicebordel avatar Mar 10 '22 15:03 Cqoicebordel