WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
94195
[Forms] Enable multiple fields time input UI for Chromium except Android
https://bugs.webkit.org/show_bug.cgi?id=94195
Summary
[Forms] Enable multiple fields time input UI for Chromium except Android
yosin
Reported
2012-08-16 00:31:01 PDT
This is the final step of launching multiple fields time input UI.
Attachments
Patch 1
(1.91 KB, patch)
2012-08-16 00:55 PDT
,
yosin
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
yosin
Comment 1
2012-08-16 00:55:08 PDT
Created
attachment 158738
[details]
Patch 1
yosin
Comment 2
2012-08-17 01:14:21 PDT
Comment on
attachment 158738
[details]
Patch 1 Could you review this patch? Thanks in advance.
Kent Tamura
Comment 3
2012-08-17 01:19:47 PDT
Please fix
Bug 94297
before enabling it.
Kent Tamura
Comment 4
2012-08-17 01:33:45 PDT
(In reply to
comment #3
)
> Please fix
Bug 94297
before enabling it.
We discussed offline.
Bug 94297
is a test code issue, not a production code issue. So we may go ahead with this bug.
Kent Tamura
Comment 5
2012-08-17 01:34:05 PDT
Comment on
attachment 158738
[details]
Patch 1 ok
yosin
Comment 6
2012-08-17 01:35:27 PDT
Comment on
attachment 158738
[details]
Patch 1 Clearing flags on attachment: 158738 Committed
r125868
: <
http://trac.webkit.org/changeset/125868
>
yosin
Comment 7
2012-08-17 01:35:31 PDT
All reviewed patches have been landed. Closing bug.
Peter Beverloo
Comment 8
2012-08-17 02:28:14 PDT
What are the plans for enabling this on Android?
Kent Tamura
Comment 9
2012-08-17 02:30:01 PDT
(In reply to
comment #8
)
> What are the plans for enabling this on Android?
Android already has input[type=time] with a different UI.
Peter Beverloo
Comment 10
2012-08-17 02:49:44 PDT
(In reply to
comment #9
)
> (In reply to
comment #8
) > > What are the plans for enabling this on Android? > > Android already has input[type=time] with a different UI.
Right, sorry, I misunderstood the title. It seems desirable to me to have the display in the <input> box match between platforms, while, for more convenient editing, Android should continue to use a pop-up for getting actual user input. I'm a bit concerned about Android's date input types becoming very different in terms of feature support, i.e. the step attribute, display in the input box itself (should we display seconds or not), in the future maybe <input type=time multiple />, etcetera. I'll ask around internally here.
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