Skip to content
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

The mediaplayer demo doesn't render correctly #151

Open
neodesys opened this issue Nov 25, 2022 · 2 comments
Open

The mediaplayer demo doesn't render correctly #151

neodesys opened this issue Nov 25, 2022 · 2 comments
Labels
bug Something isn't working priority-high webkit Needs work on WPE WebKit as well

Comments

@neodesys
Copy link
Collaborator

neodesys commented Nov 25, 2022

The mediaplayer demo doesn't render correctly.
On the carousel, some of the iframes may disappear (in particular when starting playing), they rarely reappear.

The issue seems the be related to the preserve3d CSS flag implementation.

@neodesys neodesys added bug Something isn't working priority-high webkit Needs work on WPE WebKit as well labels Nov 25, 2022
@neodesys neodesys added this to To Do in Issues tracking via automation Nov 25, 2022
@neodesys
Copy link
Collaborator Author

Somehow the visual effect looks a little bit the same as issues with z-buffer precision when rendering 3D planes very closed to one each other.

@neodesys neodesys moved this from To Do to In progress in Issues tracking Dec 1, 2022
@neodesys neodesys self-assigned this Dec 1, 2022
@neodesys
Copy link
Collaborator Author

After doing quite some testing, it appears that in fact the issue also occurs on desktop WebKitGTK and wpe-webkit MiniBrowser when using an EGL-based renderer (Wayland).

On X11 desktop with WebKitGTK it is working well, so it seems pointing towards an issue with the EGL renderer in WebKit itself .

A bug has been filed on WebKit Bugzilla: https://bugs.webkit.org/show_bug.cgi?id=249583

@neodesys neodesys changed the title Compositing/rendering is unstable The mediaplayer demo doens't render correctly Jan 9, 2023
@neodesys neodesys changed the title The mediaplayer demo doens't render correctly The mediaplayer demo doesn't render correctly Jan 9, 2023
@neodesys neodesys removed their assignment Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority-high webkit Needs work on WPE WebKit as well
Projects
Issues tracking
In progress
Development

No branches or pull requests

1 participant