<?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>170416</bug_id>
          
          <creation_ts>2017-04-03 13:31:19 -0700</creation_ts>
          <short_desc>Support InputEventInit.{inputType, dataTransfer, isComposing, targetRanges}</short_desc>
          <delta_ts>2024-02-08 15:20:12 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>HTML Editing</component>
          <version>Safari Technology Preview</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=217693</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=170414</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>BrowserCompat, FromImplementor, InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Chong Zhang">chongz</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>709922234</cc>
    
    <cc>ahmad.saleem792</cc>
    
    <cc>bazzimoe3</cc>
    
    <cc>bfulgham</cc>
    
    <cc>karlcow</cc>
    
    <cc>tats.u</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>webkit</cc>
    
    <cc>wenson_hsieh</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1293769</commentid>
    <comment_count>0</comment_count>
    <who name="Chong Zhang">chongz</who>
    <bug_when>2017-04-03 13:31:19 -0700</bug_when>
    <thetext>Spec for InputEventInit.isComposing:
https://w3c.github.io/uievents/#idl-inputeventinit

Spec for InputEventInit.{inputType, dataTransfer, targetRanges}:
https://w3c.github.io/input-events/index.html#interface-InputEvent

Blink IDL:
https://cs.chromium.org/chromium/src/third_party/WebKit/Source/core/events/InputEventInit.idl</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1981656</commentid>
    <comment_count>1</comment_count>
    <who name="">bazzimoe3</who>
    <bug_when>2023-10-01 17:01:57 -0700</bug_when>
    <thetext>Has the spec for InputEventInit.{inputType, dataTransfer, targetRanges} changed since this issue was created? 

Chrome does have this implemented, I dont see any reason WebKit shouldn&apos;t have it as well. The most major use case of this would be grammar-checking and correcting web extensions. I have come across some extensions (e.g. Language Tools), that although from Chrome, do rely on this.

I have a patch ready to go, it was simple enough (I think haha)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1983159</commentid>
    <comment_count>2</comment_count>
    <who name="Tatsunori Uchino">tats.u</who>
    <bug_when>2023-10-06 02:16:08 -0700</bug_when>
    <thetext>https://dninomiya.github.io/form-guide/stop-enter-submit

It seems only Safari hasn&apos;t support the isComposing yet.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1986451</commentid>
    <comment_count>3</comment_count>
    <who name="">bazzimoe3</who>
    <bug_when>2023-10-20 10:17:05 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/19346</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2011941</commentid>
    <comment_count>4</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-02-08 15:20:12 -0800</bug_when>
    <thetext>&lt;rdar://problem/122586738&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>