Bug 150681

Summary: Date input values should not overlap with menu list dropdown button on iOS
Product: WebKit Reporter: Wenson Hsieh <wenson_hsieh>
Component: WebCore Misc.Assignee: Wenson Hsieh <wenson_hsieh>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dbates, mitz, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: iPhone / iPad   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Wenson Hsieh
Reported 2015-10-29 11:25:56 PDT
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.
Attachments
Patch (6.24 KB, patch)
2015-10-29 12:21 PDT, Wenson Hsieh
no flags
Wenson Hsieh
Comment 1 2015-10-29 11:26:55 PDT
Wenson Hsieh
Comment 2 2015-10-29 12:21:59 PDT
WebKit Commit Bot
Comment 3 2015-10-29 13:19:45 PDT
Comment on attachment 264332 [details] Patch Clearing flags on attachment: 264332 Committed r191751: <http://trac.webkit.org/changeset/191751>
WebKit Commit Bot
Comment 4 2015-10-29 13:19:49 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.