[Webkit-unassigned] [Bug 110740] Should not return WebTextInputTypeNone for date input element.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 27 20:05:41 PST 2013


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





--- Comment #20 from Kent Tamura (ooo until Mar 15) <tkent at chromium.org>  2013-02-27 20:08:04 PST ---
(From update of attachment 190538)
View in context: https://bugs.webkit.org/attachment.cgi?id=190538&action=review

> Source/WebKit/chromium/public/WebTextInputType.h:64
>      // Input caret is in a contenteditable node (not an INPUT field).
>      WebTextInputTypeContentEditable,
> +    WebTextInputTypeDateTimeField,

WebTextInputTypeDateTimeField looks like a kind of contenteditable because of the comment.

-- 
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