<?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>132993</bug_id>
          
          <creation_ts>2014-05-16 11:02:50 -0700</creation_ts>
          <short_desc>Scrolling issues when using overflows</short_desc>
          <delta_ts>2014-06-27 02:47:16 -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>525.x (Safari 3.2)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc>http://wvgbug.lexerim.com</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>rvmouche</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>1009789</commentid>
    <comment_count>0</comment_count>
    <who name="">rvmouche</who>
    <bug_when>2014-05-16 11:02:50 -0700</bug_when>
    <thetext>When using an overflow on html, body the scrolling isn&apos;t fluid anymore (and loses it momentum on iOS) and the back-to-top button doesn&apos;t work anymore. The momentum-scrolling on iOS can be restored by adding -webkit-overflow-scrolling: touch, but of course that is far from ideal.

Details: http://stackoverflow.com/questions/23697830/website-doesnt-properly-scroll-not-fluid-back-to-top-fails/23700235#23700235 ; http://wvg.lexerim.com is replaced with http://wvgbug.lexerim.com as I&apos;m disabling the back-to-top button on the main dev site for Safari and Chrome.

Tested with: Safari 7.0.3 (9375.75.14) on OS X and Safari on iOS 7.1.1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1009791</commentid>
    <comment_count>1</comment_count>
    <who name="">rvmouche</who>
    <bug_when>2014-05-16 11:39:21 -0700</bug_when>
    <thetext>After some testing I just noticed &quot;-webkit-overflow-scrolling: touch;
}&quot; makes it possible to scroll to the right to. No solution.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1009816</commentid>
    <comment_count>2</comment_count>
    <who name="">rvmouche</who>
    <bug_when>2014-05-16 12:35:25 -0700</bug_when>
    <thetext>Blink version of this bugreport: https://code.google.com/p/chromium/issues/detail?id=374301</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1010072</commentid>
    <comment_count>3</comment_count>
    <who name="">rvmouche</who>
    <bug_when>2014-05-18 08:28:24 -0700</bug_when>
    <thetext>Addition: bugs are still persistent in the last alpha of webkit. Also, this issue arises: http://cl.ly/image/2f3O312u461y</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1018739</commentid>
    <comment_count>4</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2014-06-26 14:27:27 -0700</bug_when>
    <thetext>&lt;rdar://problem/17433582&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1018740</commentid>
    <comment_count>5</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2014-06-26 14:32:23 -0700</bug_when>
    <thetext>Please file a separate bug report for each issue. This bug is currently a mixture of iOS and OS X issues and feature requests.

Can you produce a small test case for the &quot;scroll to top&quot; issue with unmagnified JS? What JS does your scroll to top button call?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1018741</commentid>
    <comment_count>6</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2014-06-26 14:34:46 -0700</bug_when>
    <thetext>Also for http://wvgbug.lexerim.com why can&apos;t you just use normal document scrolling and position:fixed for the top and bottom bars?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1018847</commentid>
    <comment_count>7</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2014-06-26 20:07:11 -0700</bug_when>
    <thetext>(In reply to comment #1)
&gt; After some testing I just noticed &quot;-webkit-overflow-scrolling: touch;
&gt; }&quot; makes it possible to scroll to the right to. No solution.

See bug 134377.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1018922</commentid>
    <comment_count>8</comment_count>
    <who name="">rvmouche</who>
    <bug_when>2014-06-27 02:47:16 -0700</bug_when>
    <thetext>(In reply to comment #5)
&gt; Please file a separate bug report for each issue. This bug is currently a mixture of iOS and OS X issues and feature requests.
&gt; 

Looks like you&apos;ve splitted already with comment #7? I would suggest to indeed use this issue for the back-to-top problem (Desktop only) and for momentum/-webkit-overflow-scrolling: touch refer to bug 134377?

&gt; Can you produce a small test case for the &quot;scroll to top&quot; issue with unmagnified JS? What JS does your scroll to top button call?

Unfortunately I&apos;m not currently able to do this (knowledge and time-related), however as I&apos;m using a free downloadable template as bases I can point you in the right direction :)
Code: http://www.joomlart.com/joomla/templates/purity-iii ; the issue appears when I start using an overflow on html, body and only on webkit-based browsers. Firefox and IE work perfectly.

(In reply to comment #6)
&gt; Also for http://wvgbug.lexerim.com why can&apos;t you just use normal document scrolling and position:fixed for the top and bottom bars?

While this does fix this horizontal scrolling issue; the twitter bar is gone whenever I do this. I know the scrolling issue is originated in the bar (some code I bought) and therefor I worked around it with the overflows. This however creates the issues mentioned before in Webkit based browsers and the momentum issue (134377) on iOS.
---

Thanks for looking into it and if you guys need any more info or something, just say so.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>