NEW 156587
Cannot scroll pixel-by-pixel in <select multiple>
https://bugs.webkit.org/show_bug.cgi?id=156587
Summary Cannot scroll pixel-by-pixel in <select multiple>
Myles C. Maxfield
Reported 2016-04-14 12:16:04 PDT
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.
Attachments
Myles C. Maxfield
Comment 1 2016-04-14 12:16:20 PDT
Note You need to log in before you can comment on or make changes to this bug.