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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 25 11:35:03 PDT 2023


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

Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ahmad.saleem792 at gmail.com,
                   |                            |karlcow at apple.com

--- Comment #1 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
(In reply to Igor Shevchenko from comment #0)
> 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'.

I am not able to reproduce this using Safari 16.5 and when changing system setting to only show scrollbar when scrolling or based on mouse / trackpad. It still scrollbars vertically and horizontally.

I think we can close this as "RESOLVED CONFIGURATION CHANGED" but would appreciate if someone can check on older supported OS as well. I tested it on macOS Ventura.

-- 
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/20230525/879754e1/attachment.htm>


More information about the webkit-unassigned mailing list