Bug 156592 - Dragging in <select multiple> padding area causes unintended selection
Summary: Dragging in <select multiple> padding area causes unintended selection
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-14 13:38 PDT by Myles C. Maxfield
Modified: 2016-04-14 13:44 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 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