<?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>187606</bug_id>
          
          <creation_ts>2018-07-12 10:10:09 -0700</creation_ts>
          <short_desc>Multiple presses of spacebar on once checked and focused radio button does not fire subsequent events</short_desc>
          <delta_ts>2018-07-12 10:13:08 -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 11</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.11</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc>https://codepen.io/jasonwilliams1/pen/XBbZjL</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jason Williams">jase.williams</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>cdumez</cc>
    
    <cc>wenson_hsieh</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1441549</commentid>
    <comment_count>0</comment_count>
    <who name="Jason Williams">jase.williams</who>
    <bug_when>2018-07-12 10:10:09 -0700</bug_when>
    <thetext>Steps to reproduce the problem:
1. Navigate to https://codepen.io/jasonwilliams1/pen/XBbZjL
2. Focus on the textbox
3. Press shift-tab to move focus into the radio button group
4. Press spacebar to check the radio button
5. Press spacebar to redundantly check the radio button
6. observe no additional click event in the console

What is the expected behavior?
Right now its not clear, I don&apos;t see this mentioned in the specification either. 

What went wrong?
I should be expecting additional click events in the console, but only 1 fires

Firefox, Edge and Internet Explorer fire multiple events for each time i press spacebar

Chrome version: 67.0.3396.99  Channel: stable
OS Version: 10.0
Flash Version: 

Arises from: https://github.com/facebook/react/issues/4854#issuecomment-404543424</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1441550</commentid>
    <comment_count>1</comment_count>
    <who name="Jason Williams">jase.williams</who>
    <bug_when>2018-07-12 10:11:49 -0700</bug_when>
    <thetext>Affects Safari Version 11.1 (11605.1.33.1.3)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1441552</commentid>
    <comment_count>2</comment_count>
    <who name="Jason Williams">jase.williams</who>
    <bug_when>2018-07-12 10:13:08 -0700</bug_when>
    <thetext>WHATWG issue raised: https://github.com/whatwg/html/issues/3817</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>