Bug 156592

Summary: Dragging in <select multiple> padding area causes unintended selection
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=128489

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.