Bug 156591
Summary: | <select multiple> padding-bottom is ignored | ||
---|---|---|---|
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 https://bugs.webkit.org/show_bug.cgi?id=156590 |
Myles C. Maxfield
Currently, if you have a list box with many <options> inside it, and you scroll all the way down, there is no padding-bottom.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Myles C. Maxfield
(In reply to comment #0)
> Currently, if you have a list box with many <options> inside it, and you
> scroll all the way down, there is no padding-bottom.
**** Correction: a list box with padding and many <options> inside it