WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
150681
Date input values should not overlap with menu list dropdown button on iOS
https://bugs.webkit.org/show_bug.cgi?id=150681
Summary
Date input values should not overlap with menu list dropdown button on iOS
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Wenson Hsieh
Comment 1
2015-10-29 11:26:55 PDT
<
rdar://problem/19965078
>
Wenson Hsieh
Comment 2
2015-10-29 12:21:59 PDT
Created
attachment 264332
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug