[Webkit-unassigned] [Bug 142590] New: Scroll snap logic should be triggered when resizing the WebView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 11 12:51:55 PDT 2015


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

            Bug ID: 142590
           Summary: Scroll snap logic should be triggered when resizing
                    the WebView
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

If you have a document containing scroll snap points, you are ensured that the content will land on a defined point each time you scroll the content. However, when you resize a WebView with snap points, you can create a situation where the snap point is no longer positioned properly. For example, if an image is snapped to the top of the web view, and you resize the web browser window, the image may now be offset from the top of the view.

Instead, we should make sure that the content stays in its proper position as the page is resized.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150311/2ec5e41f/attachment-0002.html>


More information about the webkit-unassigned mailing list