[Webkit-unassigned] [Bug 161612] New: Programmatic scrolling can leave parts of the page unviewable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 5 13:37:28 PDT 2016


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

            Bug ID: 161612
           Summary: Programmatic scrolling can leave parts of the page
                    unviewable
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com
                CC: cdumez at apple.com

Created attachment 287981
  --> https://bugs.webkit.org/attachment.cgi?id=287981&action=review
Testcase

We're confused about programmatic scrolling on the body, when the body is independently scrollable (i.e. has overflow:scroll when the <html> has overflow:hidden).

In this case programmatic scrolling on the body can scroll the document, but the user can't scroll it back.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160905/cfaa4582/attachment.html>


More information about the webkit-unassigned mailing list