<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>225447</bug_id>
          
          <creation_ts>2021-05-06 03:46:46 -0700</creation_ts>
          <short_desc>input type=time wrong submit error message &quot;Enter a valid value&quot; for e.g. 23:59:59</short_desc>
          <delta_ts>2021-05-13 03:47:12 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Forms</component>
          <version>Safari 14</version>
          <rep_platform>Mac (Intel)</rep_platform>
          <op_sys>macOS 10.14</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Matti Linnanvuori">matti.linnanvuori</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>akeerthi</cc>
    
    <cc>ap</cc>
    
    <cc>cdumez</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>wenson_hsieh</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1757333</commentid>
    <comment_count>0</comment_count>
    <who name="Matti Linnanvuori">matti.linnanvuori</who>
    <bug_when>2021-05-06 03:46:46 -0700</bug_when>
    <thetext>When trying to submit a form with input type time a wrong submit error message &quot;Enter a valid value&quot; is displayed for correct input e.g. 23:59:59 and the form can not be submitted correctly.
The following source code produces the error.
&lt;input tabindex=&quot;24&quot; size=&quot;10&quot; name=&quot;timestop&quot; id=&quot;timestop&quot; value=&quot;23:59:59&quot; type=&quot;time&quot; onblur=&quot;;&quot; onfocus=&quot;;&quot; required&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1759615</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2021-05-13 03:47:12 -0700</bug_when>
    <thetext>&lt;rdar://problem/77960085&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>