NEW 156592
Dragging in <select multiple> padding area causes unintended selection
https://bugs.webkit.org/show_bug.cgi?id=156592
Summary Dragging in <select multiple> padding area causes unintended selection
Myles C. Maxfield
Reported 2016-04-14 13:38:31 PDT
1. Create a <select multiple> with many options and with a substantial amount of padding 2. Select one option in the <select multiple> 3. Move the mouse to the bottom right corner of the padding. (If you click here, the click does nothing) 4. Click-drag-release the mouse by just a pixel or so. Expected: No change Actual: The listbox scrolls and selects many items
Attachments
Note You need to log in before you can comment on or make changes to this bug.