[Webkit-unassigned] [Bug 156590] New: <select multiple> padding should react when scrolling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 14 13:35:22 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=156590

            Bug ID: 156590
           Summary: <select multiple> padding should react when scrolling
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mmaxfield at apple.com

Currently, listbox padding is modeled similarly as the border of the listbox (meaning that content scrolls within it, but the padding does not move when scrolling).

This is not consistent with other browsers, and is not consistent with the CSS box model. Instead, padding should move when you scroll the listbox. It should conceptually move with the inner contents of the list box.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160414/1a6d36a7/attachment.html>


More information about the webkit-unassigned mailing list