[Webkit-unassigned] [Bug 248327] New: RenderListBox::setScrollTop should scroll with values lower or equal to 0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 24 17:41:54 PST 2022


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

            Bug ID: 248327
           Summary: RenderListBox::setScrollTop should scroll with values
                    lower or equal to 0
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ntim at apple.com
                CC: cdumez at apple.com, wenson_hsieh at apple.com

Currently, values lower or equal to 0 are ignored. The right behavior here is to clamp and scroll to 0, rather than doing nothing.

-- 
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/20221125/b5845305/attachment.htm>


More information about the webkit-unassigned mailing list