Bug 156592
Summary: | Dragging in <select multiple> padding area causes unintended selection | ||
---|---|---|---|
Product: | WebKit | Reporter: | Myles C. Maxfield <mmaxfield> |
Component: | Forms | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |