[Webkit-unassigned] [Bug 110010] New: Required week, month, day calendars not working

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 16 06:15:20 PST 2013


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

           Summary: Required week, month, day calendars not working
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: data:text/html,<input type=date required>
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bronislav.klucka at bauglir.com


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)

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