<?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>244994</bug_id>
          
          <creation_ts>2022-09-09 11:15:36 -0700</creation_ts>
          <short_desc>stevejobsarchive.com: Text animations not as smooth on Safari as in Chrome or Firefox</short_desc>
          <delta_ts>2023-03-20 06:20:19 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Animations</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>46987</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>BrowserCompat, InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jon Lee">jonlee554</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dino</cc>
    
    <cc>graouts</cc>
    
    <cc>graouts</cc>
    
    <cc>karlcow</cc>
    
    <cc>koivisto</cc>
    
    <cc>mmaxfield</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>zalan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1897317</commentid>
    <comment_count>0</comment_count>
    <who name="Jon Lee">jonlee554</who>
    <bug_when>2022-09-09 11:15:36 -0700</bug_when>
    <thetext>Go to stevejobsarchive.com, scroll down, and click on any quote. The text animations are chunky in Safari/STP compared to Chrome or Firefox.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1897467</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-09-09 18:47:14 -0700</bug_when>
    <thetext>&lt;rdar://problem/99768492&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1898206</commentid>
    <comment_count>2</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2022-09-13 06:17:17 -0700</bug_when>
    <thetext>It appears a font-size CSS transition is applied here, not sure if that&apos;s the slow bit since there are also things moving.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1898209</commentid>
    <comment_count>3</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2022-09-13 06:23:04 -0700</bug_when>
    <thetext>There are three animations happening at once:

1. CSSTransition for transform going from matrix(1, 0, 0, 1, 0, 0) to matrix(0.707107, 0.707107, -0.707107, 0.707107, 0, 0) running for 200ms on &lt;button class=&quot;BaseButton_container__ZKYS_ IconButton_button__vPKSn IconButton_buttonLarge__gS9Aj IconButton_colorThemeLightWhiteHover__F8Vz3 TimelineListItem_button__FWbRc TimelineListItem_buttonRotated__V76He&quot;&gt;

2. CSSTransition for padding-left going from 84.375px to 0px running for 1333ms on &lt;div class=&quot;Thumbnail_mediaContainer__7qgG_ Thumbnail_mediaContainerExpanded__4bnIH&quot;&gt;

3. CSSTransition for font-size going from 44.099998px to 75.599998px running for 1333ms on &lt;div class=&quot;Quote_quoteSmall__xPcwP Quote_quoteLarge__zsfwo&quot;&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1898220</commentid>
    <comment_count>4</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2022-09-13 06:49:15 -0700</bug_when>
    <thetext>It is all about the font-size transition, our redraw performance is terrible compared to other browsers. Even animating a single word is terribly slow, never mind this example with each word of the quote broken into an individual &lt;span&gt;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1898230</commentid>
    <comment_count>5</comment_count>
      <attachid>462318</attachid>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2022-09-13 07:15:43 -0700</bug_when>
    <thetext>Created attachment 462318
Reduction

So forget about individual spans, I&apos;ve narrowed it down to a reduction that is just a &lt;div&gt; and some words inside without any fancy formatting.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1898270</commentid>
    <comment_count>6</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2022-09-13 09:58:42 -0700</bug_when>
    <thetext>Could be due to https://bugs.webkit.org/show_bug.cgi?id=46987.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1898320</commentid>
    <comment_count>7</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2022-09-13 13:19:52 -0700</bug_when>
    <thetext>Indeed, trying out the branch for the in-progress PR fixing that bug makes stevejobsarchive.com noticeably smoother. I&apos;ll re-evaluate this bug once bug 46987 is closed to see if more work is needed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1942517</commentid>
    <comment_count>8</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2023-03-20 06:20:06 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 46987 ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>462318</attachid>
            <date>2022-09-13 07:15:43 -0700</date>
            <delta_ts>2022-09-13 07:15:43 -0700</delta_ts>
            <desc>Reduction</desc>
            <filename>bug-244994.html</filename>
            <type>text/html</type>
            <size>534</size>
            <attacher name="Antoine Quint">graouts</attacher>
            
              <data encoding="base64">PCFET0NUWVBFIGh0bWw+CjxodG1sIGxhbmc9ImVuIj4KPGhlYWQ+CiAgICA8bWV0YSBjaGFyc2V0
PSJ1dGYtOCI+CiAgICA8dGl0bGU+UmVkdWN0aW9uIGZvciBidWcgMjQ0OTk0PC90aXRsZT4KICAg
IDxzdHlsZT4KCi5xdW90ZSB7CiAgICBmb250LXNpemU6IDQ4cHg7CiAgICB0cmFuc2l0aW9uOmZv
bnQtc2l6ZSAxMzMzbXM7Cn0KCi5sYXJnZSB7CiAgICBmb250LXNpemU6IDU2cHg7Cn0KCiAgICA8
L3N0eWxlPgo8L2hlYWQ+Cgo8ZGl2IGNsYXNzPSJxdW90ZSI+bWFrZSBzb21ldGhpbmcgd29uZGVy
ZnVsIGFuZCBwdXQgaXQgb3V0IHRoZXJlPC9kaXY+Cgo8c2NyaXB0PgoKY29uc3QgcXVvdGUgPSBk
b2N1bWVudC5xdWVyeVNlbGVjdG9yKCIucXVvdGUiKTsKY29uc3QgdG9nZ2xlID0gKCkgPT4gc2V0
VGltZW91dCgoKSA9PiBxdW90ZS5jbGFzc0xpc3QudG9nZ2xlKCJsYXJnZSIpKTsKCnF1b3RlLmFk
ZEV2ZW50TGlzdGVuZXIoInRyYW5zaXRpb25lbmQiLCB0b2dnbGUpOwp0b2dnbGUoKTsKCjwvc2Ny
aXB0PgoKPC9ib2R5Pgo8L2h0bWw+
</data>

          </attachment>
      

    </bug>

</bugzilla>