[Webkit-unassigned] [Bug 59951] Implement Date and Time Input Value Sanitization

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 2 16:52:46 PDT 2011


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





--- Comment #9 from Joseph Pecoraro <joepeck at webkit.org>  2011-05-02 16:52:46 PST ---
(In reply to comment #8)
> (From update of attachment 91997 [details])
> This change is ok.  But could you hold on landing it please?
> 
> Many developers don't like the WebKit text field implementation of date/time
> types and want rich UI like Opera.  Some JavaScript libraries detect the text
> field implementation by having no value sanitization.
>
> So I thought value sanitization should be implemented after rich UI like
> calendar picker was implemented.

Yep, I understand. Its would be irresponsible to think that users will
type in "2011-05-02T23:45:03.648Z" in a datetime field or else
they get the empty string sent.

The actual change is quite small, and could be hidden behind a flag
if we really wanted it to land early. But I don't think there is a rush.

How is the UI coming?

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