WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Myles C. Maxfield
Comment 1
2016-04-14 12:16:20 PDT
<
rdar://problem/25693797
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug