WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 282682
283043
[GTK][WPE] Broken 3D animations in github
https://bugs.webkit.org/show_bug.cgi?id=283043
Summary
[GTK][WPE] Broken 3D animations in github
Sergio Villar Senin
Reported
2024-11-13 00:53:21 PST
Steps to reproduce: 1. Visit
https://github.com/svillar?tab=achievements&achievement=pull-shark
2. See the animation The badge should spin like a coin, instead just half of it is visible at each moment in time. Looks like a backface culling issue in the 3D animation
Attachments
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2024-11-14 06:38:25 PST
@Sergio - on macOS, it seems to look fine, is it specific to WebKitGTK?
Sergio Villar Senin
Comment 2
2024-11-14 08:49:42 PST
(In reply to Ahmad Saleem from
comment #1
)
> @Sergio - on macOS, it seems to look fine, is it specific to WebKitGTK?
Yes, that's why the component is WebKitGTK. The CSS 3D effects implementation is platform specific.
Adrian Perez
Comment 3
2024-11-25 06:36:45 PST
This seems to be fixed by the patch for
bug #282682
Carlos Garcia Campos
Comment 4
2024-11-26 06:00:25 PST
hmm, the animation looks good now, but when it finishes the coin is not correctly shown here, it's like scaled
Carlos Garcia Campos
Comment 5
2024-12-19 03:21:37 PST
I think this is fixed now with current main
Sergio Villar Senin
Comment 6
2024-12-27 08:07:41 PST
Correct me if I'm wrong but I think this was merged in 2.46.4. However I'm using 2.46.5 and the bug is still there
Michael Catanzaro
Comment 7
2024-12-27 10:50:22 PST
The fix for
bug #282682
was reverted due to
bug #283820
. *** This bug has been marked as a duplicate of
bug 282682
***
Sergio Villar Senin
Comment 8
2025-01-07 05:10:12 PST
(In reply to Michael Catanzaro from
comment #7
)
> The fix for
bug #282682
was reverted due to
bug #283820
. > > *** This bug has been marked as a duplicate of
bug 282682
***
I saw that, but I also saw that Jani provided a fix for the regression. Didn't it finally get to the release?
Michael Catanzaro
Comment 9
2025-01-07 06:27:50 PST
Nope, the regression is not yet fixed in main (bug is still open), which is why we reverted the fix for
bug #282682
in the 2.46 branch. But we didn't revert it on main, so in theory this bug should be fixed in main.
Carlos Garcia Campos
Comment 10
2025-01-08 01:26:29 PST
Regression was fixed in main, I don't know why the bug is still open though
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug