[Webkit-unassigned] [Bug 150681] New: Date input values should not overlap with menu list dropdown button on iOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 29 11:25:56 PDT 2015


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

            Bug ID: 150681
           Summary: Date input values should not overlap with menu list
                    dropdown button on iOS
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: iOS
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wenson_hsieh at apple.com

On iOS, when rendering inputs of type date, the div containing the value of the input in the shadow subtree fills the whole space of the cell. While this works in practice on LTR date inputs, this causes the value in RTL date inputs to cover the dropdown button. Additionally, if you set the year to be a very large number (e.g. 10000) the value text on LTR will also cover the dropdown button, which is undesirable.

-- 
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/20151029/a75f3da0/attachment.html>


More information about the webkit-unassigned mailing list