[Webkit-unassigned] [Bug 181527] New: Wrapper for a <select multiple> with overflow won't scroll

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 11 02:35:54 PST 2018


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

            Bug ID: 181527
           Summary: Wrapper for a <select multiple> with overflow won't
                    scroll
           Product: WebKit
           Version: Safari 11
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cyberskunk at gmail.com
                CC: cdumez at apple.com, wenson_hsieh at apple.com

Example: http://jsbin.com/dasowayeka/1/edit?html,output

Steps to reproduce: 
- create a block element with fixed dimensions and overflow set to 'scroll' or 'auto'
- put <select multiple> with big enough number of <option> elements into that block element, set its 'size' attribute to number of options to avoid <select>'s own scroll bar

Expected behavior:
Wrapper may be scrolled to view all the options in the <select>

Observed behavior: 
Scroll with trackpad/wheel doesn't work. There is no way to view the scroll bars, unless 'Show scroll bars' is set to 'Always' in 'System Preferences > General'.

-- 
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/20180111/f5334476/attachment.html>


More information about the webkit-unassigned mailing list