<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>283043</bug_id>
          
          <creation_ts>2024-11-13 00:53:21 -0800</creation_ts>
          <short_desc>[GTK][WPE] Broken 3D animations in github</short_desc>
          <delta_ts>2025-01-08 01:26:29 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKitGTK</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>282682</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>DoNotImportToRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Sergio Villar Senin">svillar</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ahmad.saleem792</cc>
    
    <cc>aperez</cc>
    
    <cc>bugs-noreply</cc>
    
    <cc>cgarcia</cc>
    
    <cc>jani</cc>
    
    <cc>mcatanzaro</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2074756</commentid>
    <comment_count>0</comment_count>
    <who name="Sergio Villar Senin">svillar</who>
    <bug_when>2024-11-13 00:53:21 -0800</bug_when>
    <thetext>Steps to reproduce:
1. Visit https://github.com/svillar?tab=achievements&amp;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</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2075051</commentid>
    <comment_count>1</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2024-11-14 06:38:25 -0800</bug_when>
    <thetext>@Sergio - on macOS, it seems to look fine, is it specific to WebKitGTK?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2075079</commentid>
    <comment_count>2</comment_count>
    <who name="Sergio Villar Senin">svillar</who>
    <bug_when>2024-11-14 08:49:42 -0800</bug_when>
    <thetext>(In reply to Ahmad Saleem from comment #1)
&gt; @Sergio - on macOS, it seems to look fine, is it specific to WebKitGTK?

Yes, that&apos;s why the component is WebKitGTK. The CSS 3D effects implementation is platform specific.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2077543</commentid>
    <comment_count>3</comment_count>
    <who name="Adrian Perez">aperez</who>
    <bug_when>2024-11-25 06:36:45 -0800</bug_when>
    <thetext>This seems to be fixed by the patch for bug #282682</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2077722</commentid>
    <comment_count>4</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2024-11-26 06:00:25 -0800</bug_when>
    <thetext>hmm, the animation looks good now, but when it finishes the coin is not correctly shown here, it&apos;s like scaled</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2082964</commentid>
    <comment_count>5</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2024-12-19 03:21:37 -0800</bug_when>
    <thetext>I think this is fixed now with current main</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2084075</commentid>
    <comment_count>6</comment_count>
    <who name="Sergio Villar Senin">svillar</who>
    <bug_when>2024-12-27 08:07:41 -0800</bug_when>
    <thetext>Correct me if I&apos;m wrong but I think this was merged in 2.46.4. However I&apos;m using 2.46.5 and the bug is still there</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2084088</commentid>
    <comment_count>7</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2024-12-27 10:50:22 -0800</bug_when>
    <thetext>The fix for bug #282682 was reverted due to bug #283820.

*** This bug has been marked as a duplicate of bug 282682 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2085386</commentid>
    <comment_count>8</comment_count>
    <who name="Sergio Villar Senin">svillar</who>
    <bug_when>2025-01-07 05:10:12 -0800</bug_when>
    <thetext>(In reply to Michael Catanzaro from comment #7)
&gt; The fix for bug #282682 was reverted due to bug #283820.
&gt; 
&gt; *** 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&apos;t it finally get to the release?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2085395</commentid>
    <comment_count>9</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2025-01-07 06:27:50 -0800</bug_when>
    <thetext>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&apos;t revert it on main, so in theory this bug should be fixed in main.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2085730</commentid>
    <comment_count>10</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2025-01-08 01:26:29 -0800</bug_when>
    <thetext>Regression was fixed in main, I don&apos;t know why the bug is still open though</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>