RESOLVED DUPLICATE of bug 109136 110010
Required week, month, day calendars not working
https://bugs.webkit.org/show_bug.cgi?id=110010
Summary Required week, month, day calendars not working
Bronislav Klucka
Reported 2013-02-16 06:17:38 PST
if calendar date inputs are marked as required, calendar does not work (clicking on arrow down button has no effect) data:text/html,<style>:required {background: #FFCCCC; }</style><input type=date><input type=date required></br><input type=week><input type=week required></br><input type=date><input type=date required></br> not sure about WebKit version, but it's working in Chrome Beta 25.0.1364.58 not working in Chrome Dev 26.0.1397.2 (the version with redesigned calendar)
Attachments
Kent Tamura
Comment 1 2013-02-20 03:57:30 PST
(In reply to comment #0) > not working in Chrome Dev 26.0.1397.2 (the version with redesigned calendar) Would you check this with the latest dev channel please?
Bronislav Klucka
Comment 2 2013-02-20 05:00:14 PST
(In reply to comment #1) > (In reply to comment #0) > > not working in Chrome Dev 26.0.1397.2 (the version with redesigned calendar) > > Would you check this with the latest dev channel please? working on 27.0.1419.0 thanks
Kent Tamura
Comment 3 2013-02-21 16:44:40 PST
*** This bug has been marked as a duplicate of bug 109136 ***
Note You need to log in before you can comment on or make changes to this bug.