[Webkit-unassigned] [Bug 101889] Enable calendar picker for input types datetime/datetime-local

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 12 00:51:57 PST 2012


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





--- Comment #3 from Kent Tamura <tkent at chromium.org>  2012-11-12 00:53:40 PST ---
(From update of attachment 173568)
View in context: https://bugs.webkit.org/attachment.cgi?id=173568&action=review

>> Source/WebCore/html/shadow/DateTimeEditElement.cpp:498
>> +    setValueAsDateTimeFieldsState(dateTimeFieldsState);
> 
> Can you avoid to change the setValueAsDateTimeFieldsState signature?
> I think passing a DateComponents for the old value as dateForReadOnlyField argument works well though I'm not 100% sure.

Hmm, It won't work if there is a read-only field and fields has empty values.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list