<?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>43538</bug_id>
          
          <creation_ts>2010-08-04 22:21:19 -0700</creation_ts>
          <short_desc>ontextinput attribute should be recognized for textInput event handler.</short_desc>
          <delta_ts>2024-02-19 11:31:49 -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>DOM</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>42957</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Hajime Morrita">morrita</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ahmad.saleem792</cc>
    
    <cc>annevk</cc>
    
    <cc>a_protyasha</cc>
    
    <cc>tony</cc>
    
    <cc>wenson_hsieh</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>260400</commentid>
    <comment_count>0</comment_count>
    <who name="Hajime Morrita">morrita</who>
    <bug_when>2010-08-04 22:21:19 -0700</bug_when>
    <thetext>We have textInput event implemented but there is no way to write event handlers inline for them.
So we need ontextinput attribute for textInput as oninput attribute for input event.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>260653</commentid>
    <comment_count>1</comment_count>
    <who name="Tony Chang">tony</who>
    <bug_when>2010-08-05 09:24:25 -0700</bug_when>
    <thetext>Morita mentioned that this isn&apos;t in the spec, so we should try to get it added to the DOM Level 3 Events spec.  I guess the risk is that some sites may already use this attribute and this would change the meaning of it.  Maybe that&apos;s a really small risk (I don&apos;t know why a site would use a custom attribute for this).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>260940</commentid>
    <comment_count>2</comment_count>
    <who name="Ojan Vafai">ojan</who>
    <bug_when>2010-08-05 16:26:36 -0700</bug_when>
    <thetext>I think this would be part of the HTML5 spec even though the textInput event is specced in DOM3. It&apos;s similar to key events, which are specced in DOM3. The on* properties are HTML specific.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2014802</commentid>
    <comment_count>3</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2024-02-17 06:05:12 -0800</bug_when>
    <thetext>https://www.w3.org/TR/uievents/#changes-drafts

&gt; The textInput event, originally proposed as a replacement for keypress, was removed in favor of the current beforeinput and input events.

Do we need to do anything? Nothing IMO.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2015180</commentid>
    <comment_count>4</comment_count>
    <who name="Anne van Kesteren">annevk</who>
    <bug_when>2024-02-19 11:31:49 -0800</bug_when>
    <thetext>Is the textinput event supported in other browsers?</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>