[Webkit-unassigned] [Bug 156587] New: Cannot scroll pixel-by-pixel in <select multiple>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 14 12:16:04 PDT 2016


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

            Bug ID: 156587
           Summary: Cannot scroll pixel-by-pixel in <select multiple>
    Classification: Unclassified
           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: mmaxfield at apple.com

All the other browsers let you scroll pixel-by-pixel in <select multiple> elements.

However, we only allow you to scroll to an integer multiple of an item (like it’s 1996 or something)

It would be great if we could migrate RenderListBox to be on top of RenderLayer so that we get this better scrolling behavior, as well as removing duplicate custom scrollbar code.

-- 
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/20160414/6a6b7f21/attachment.html>


More information about the webkit-unassigned mailing list