[Webkit-unassigned] [Bug 132993] New: Scrolling issues when using overflows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 16 11:02:27 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=132993

           Summary: Scrolling issues when using overflows
           Product: WebKit
           Version: 525.x (Safari 3.2)
          Platform: All
               URL: http://wvgbug.lexerim.com
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rvmouche at gmail.com


When using an overflow on html, body the scrolling isn't fluid anymore (and loses it momentum on iOS) and the back-to-top button doesn'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'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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list