<?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>11797</bug_id>
          
          <creation_ts>2011-01-19 00:42:49 +0000</creation_ts>
          <short_desc>Declarative way to get formatting UI for contenteditable=&quot;&quot; (as in &lt;video controls=&quot;&quot;&gt; but for text editing)</short_desc>
          <delta_ts>2013-03-19 14:24:50 +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 - HTML Editing APIs</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc>https://www.w3.org/Bugs/Public/show_bug.cgi?id=19058</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Aryeh Gregor">ayg</assigned_to>
          <cc>ayg</cc>
    
    <cc>ian</cc>
    
    <cc>mail</cc>
    
    <cc>mike</cc>
    
    <cc>mounir</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>public-webapps</cc>
    
    <cc>robin</cc>
          
          <qa_contact name="HTML Editing APIs spec bugbot">sideshowbarker+html-editing-api</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>44457</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-01-19 00:42:49 +0000</bug_when>
    <thetext>Specification: http://dev.w3.org/html5/spec/Overview.html
Section: http://www.whatwg.org/specs/web-apps/current-work/#top

Comment:
&lt;richtext&gt; &lt;/richtext&gt;
This will provide a default rich text widget which is scriptable and should
also support the Rich Text Format (RTF)
Default widget implementation should be a text area with richtext controls
above it. This will enable browsers to provide native support for rich /
advanced text entry and editing.

Posted from: 41.220.69.7</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>44465</commentid>
    <comment_count>1</comment_count>
    <who name="Aryeh Gregor">ayg</who>
    <bug_when>2011-01-19 09:27:48 +0000</bug_when>
    <thetext>This is kind of an interesting suggestion, actually.  Maybe this could be done by having some kind of &quot;controls&quot; attribute for contenteditable, à la video.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>44513</commentid>
    <comment_count>2</comment_count>
    <who name="Toby Inkster">mail</who>
    <bug_when>2011-01-20 14:37:39 +0000</bug_when>
    <thetext>contenteditable is such a poorly designed feature. It&apos;s essentially useless without Javascript. Its design is inherited from original proprietary implementations, and I&apos;d like to think that if it had originated in the HTML WG instead, we&apos;d have something much better.

Something like:

&lt;textarea type=&quot;text/html&quot;&gt;...&lt;/textarea&gt;

would be far preferable.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>45655</commentid>
    <comment_count>3</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-02-16 08:18:48 +0000</bug_when>
    <thetext>IE5 had &lt;richedit&gt;, IIRC. Microsoft dropped it. Do we know why? It would be useful to find out what their reasoning was, to make sure we didn&apos;t make the same mistake.

In the meantime, I&apos;m going to mark this LATER since it&apos;s a _major_ new feature and now isn&apos;t a particularly convenient time to be adding new features.

EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Partially Accepted
Change Description: none yet
Rationale: We should wait for implementations to catch up before adding new features, especially in the space of rich text editing where there&apos;s a lot of work to be done just in getting the existing features interoperably implemented.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>53497</commentid>
    <comment_count>4</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2011-08-04 05:14:25 +0000</bug_when>
    <thetext>mass-move component to LC1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>82025</commentid>
    <comment_count>5</comment_count>
    <who name="">public-rdfa-wg</who>
    <bug_when>2013-01-24 06:36:55 +0000</bug_when>
    <thetext>This bug was cloned to create HTML WG bug 19058.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>84597</commentid>
    <comment_count>6</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-03-19 00:19:08 +0000</bug_when>
    <thetext>Moving this to the HTML Editing APIs spec for now. If this is something that makes sense to add, then I&apos;ll be happy to coordinate and provide the markup side of this, but really I think the HTML Editing APIs spec needs to be the place where we define what it does.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>84611</commentid>
    <comment_count>7</comment_count>
    <who name="Aryeh Gregor">ayg</who>
    <bug_when>2013-03-19 14:24:50 +0000</bug_when>
    <thetext>Note that the editing spec is not maintained right now, unless someone took it over when I wasn&apos;t looking.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>