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

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>21992</bug_id>
          
          <creation_ts>2013-05-10 04:55:27 +0000</creation_ts>
          <short_desc>Consider adding .inputMethodContext to SVGElement</short_desc>
          <delta_ts>2014-04-08 05:21:09 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebAppsWG</product>
          <component>HISTORICAL - IME API</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>LATER</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Takayoshi Kochi">kochi</reporter>
          <assigned_to name="Takayoshi Kochi">kochi</assigned_to>
          <cc>mike</cc>
    
    <cc>public-webapps</cc>
    
    <cc>travil</cc>
    
    <cc>yoichio</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>87527</commentid>
    <comment_count>0</comment_count>
    <who name="Takayoshi Kochi">kochi</who>
    <bug_when>2013-05-10 04:55:27 +0000</bug_when>
    <thetext>In the current spec draft (Apr. 4, 2013 version) getInputContext() is
defined as a partial interface to HTMLElement, but this should be
added as well to SVGElement.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>88301</commentid>
    <comment_count>1</comment_count>
    <who name="Travis Leithead [MSFT]">travil</who>
    <bug_when>2013-05-28 21:55:54 +0000</bug_when>
    <thetext>SVG editing using designMode/contenteditable sounds like an interesting and extremely complicated investment area for the browser. I don&apos;t think we want to support using SVG elements for editing scenarios at the moment.

Let’s focus on making editing HTML elements better for now.

I think the API is fine the way it is hanging off of HTMLElement.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>88347</commentid>
    <comment_count>2</comment_count>
    <who name="Takayoshi Kochi">kochi</who>
    <bug_when>2013-05-29 02:08:13 +0000</bug_when>
    <thetext>Thanks for the input.

I&apos;m still studying feasibility for this, and let&apos;s keep this open
until we find good reasons to or not to do so for SVG element.

Currently SVG element can be focus-able with tabindex and can get
key events, so the same could be done for composition events.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>90334</commentid>
    <comment_count>3</comment_count>
    <who name="Takayoshi Kochi">kochi</who>
    <bug_when>2013-07-04 07:22:57 +0000</bug_when>
    <thetext>If we allow just receiving DOM compositionevents on any SVG element
which have focus (just like keydown events), it would be more consistent
between HTMLElement and SVGElement.

As Travis commented in #1, allowing contenteditable on SVG element
should be a hard thing, but just allowing it to handle composition event
and allow Javascript code to draw the composition wouldn&apos;t add much
complexity to SVG code.

I&apos;ll investigate this further for this but this can be dropped from the
first version of IME API, as the need for this should not be so big.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>94543</commentid>
    <comment_count>4</comment_count>
    <who name="Takayoshi Kochi">kochi</who>
    <bug_when>2013-10-10 06:03:03 +0000</bug_when>
    <thetext>As the method was changed to a property (getInputContext() -&gt; .inputMethodContext), changed the subject accordingly.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>103541</commentid>
    <comment_count>5</comment_count>
    <who name="Takayoshi Kochi">kochi</who>
    <bug_when>2014-04-08 05:21:09 +0000</bug_when>
    <thetext>Somebody will revisit this once this is required for a useful purpose.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>