<?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>227284</bug_id>
          
          <creation_ts>2021-06-23 01:52:49 -0700</creation_ts>
          <short_desc>WKWebview / Safari - content pixelated in scrollable container when scaled using transform</short_desc>
          <delta_ts>2021-06-24 22:50:36 -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>CSS</component>
          <version>Safari 14</version>
          <rep_platform>Mac (Intel)</rep_platform>
          <op_sys>macOS 11</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>27684</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Akila">akila</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>simon.fraser</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1771883</commentid>
    <comment_count>0</comment_count>
    <who name="Akila">akila</who>
    <bug_when>2021-06-23 01:52:49 -0700</bug_when>
    <thetext>in the WKWebview /safari scaling a scrollable container results in a pixelated output the issue occurs when the container div uses ```overflow: auto;``` or ```overflow:scroll;```

scaling was working fine in macOS Catalina but broke with the OS update

here you can find a example of the issue https://codepen.io/thelastairbender/pen/bGqPEKY

are there any fix or a workaround for this issue, any idea would be great</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1772536</commentid>
    <comment_count>1</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2021-06-24 20:33:25 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 27684 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1772549</commentid>
    <comment_count>2</comment_count>
    <who name="Akila">akila</who>
    <bug_when>2021-06-24 22:24:45 -0700</bug_when>
    <thetext>this is not the duplicate of the bug 27684, in bug 27684 the issue is content is pixelated while scaling but settles own after scaling finish, but in this case content stays pixelated after scaling finishes</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1772552</commentid>
    <comment_count>3</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2021-06-24 22:50:36 -0700</bug_when>
    <thetext>That&apos;s because the pixelation happens when the element is rendered into a composited layer. In bug 27684 that&apos;s temporary while the animation is running. Here, async scrolling logic means that it&apos;s permanent.

*** This bug has been marked as a duplicate of bug 27684 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>