<?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>78494</bug_id>
          
          <creation_ts>2012-02-13 06:37:21 -0800</creation_ts>
          <short_desc>When transforms are transitioned to cause overflow, scrollbars do not appear until transition finishes</short_desc>
          <delta_ts>2023-08-16 15:25:35 -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>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc>https://bugzilla.mozilla.org/attachment.cgi?id=596623</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="Boris Zbarsky">bzbarsky</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ahmad.saleem792</cc>
    
    <cc>andersca</cc>
    
    <cc>simon.fraser</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>555233</commentid>
    <comment_count>0</comment_count>
    <who name="Boris Zbarsky">bzbarsky</who>
    <bug_when>2012-02-13 06:37:21 -0800</bug_when>
    <thetext>See https://bugzilla.mozilla.org/attachment.cgi?id=596623 for a testcase.

Gecko and Presto get this right: the scrollbar appears once there is overflow.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>555864</commentid>
    <comment_count>1</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2012-02-13 19:04:51 -0800</bug_when>
    <thetext>This is somewhat by design. We don&apos;t want to slow down accelerated transform animations by having to recompute overflow for every frame. Perhaps we could recompute overflow at the start of the transition, using the final transform value though.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>555867</commentid>
    <comment_count>2</comment_count>
    <who name="Boris Zbarsky">bzbarsky</who>
    <bug_when>2012-02-13 19:08:49 -0800</bug_when>
    <thetext>If you think the spec should allow this behavior, then it should probably do so explicitly...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1971656</commentid>
    <comment_count>3</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2023-08-16 15:25:35 -0700</bug_when>
    <thetext>WebKit ToT (266957@main) only get &apos;horizontal&apos; scrollbar once the &apos;text&apos; go out of window view while Firefox Nightly 118 and Chrome Canary 118 show &apos;horizontal&apos; scrollbar from start.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>