<?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>15523</bug_id>
          
          <creation_ts>2012-01-11 16:14:58 +0000</creation_ts>
          <short_desc>Define &quot;tab&quot; command</short_desc>
          <delta_ts>2013-02-20 19:35:40 +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>All</rep_platform>
          <op_sys>Windows 3.1</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>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Aryeh Gregor">ayg</reporter>
          <assigned_to name="Aryeh Gregor">ayg</assigned_to>
          <cc>jackalmage</cc>
    
    <cc>mike</cc>
    
    <cc>ojan</cc>
    
    <cc>public-webapps</cc>
    
    <cc>shezbaig.wk</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>62550</commentid>
    <comment_count>0</comment_count>
    <who name="Aryeh Gregor">ayg</who>
    <bug_when>2012-01-11 16:14:58 +0000</bug_when>
    <thetext>Ojan points out there&apos;s a need for a &quot;tab&quot; command, since &quot;indent&quot; doesn&apos;t match the behavior of tabbing: http://lists.w3.org/Archives/Public/public-webapps/2012JanMar/0090.html

This needs to behave like indent for lists, but in regular text probably needs to insert something like &lt;span style=&quot;white-space:pre-wrap&quot;&gt;&amp;#9;&lt;/span&gt;, and in tables should tab between cells.

Do we also want an &quot;untab&quot; command that behaves like Shift-Tab?  Presumably yes, for table cells at least.  How should it behave in regular text?  Or lists?  LibreOffice Writer behaves oddly.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>62554</commentid>
    <comment_count>1</comment_count>
    <who name="Tab Atkins Jr.">jackalmage</who>
    <bug_when>2012-01-11 17:24:11 +0000</bug_when>
    <thetext>For the regular text case, matching the behavior of most decent text editors would be *awesome*.  Specifically, when the selection covers multiple explicit lines, put a tab at the beginning of each line.

Untab then does the same thing, removing tabs from the beginning of each line that has one.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>