<?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>15732</bug_id>
          
          <creation_ts>2012-01-26 16:42:34 +0000</creation_ts>
          <short_desc>Specify that non-editable content shouldn&apos;t be focusable</short_desc>
          <delta_ts>2012-12-04 00:54:31 +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>mike</cc>
    
    <cc>public-webapps</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>63156</commentid>
    <comment_count>0</comment_count>
    <who name="Aryeh Gregor">ayg</who>
    <bug_when>2012-01-26 16:42:34 +0000</bug_when>
    <thetext>data:text/html,&lt;!doctype html&gt;
&lt;div contenteditable=true&gt;
foo
&lt;span contenteditable=false&gt;bar&lt;/span&gt;
baz
&lt;/div&gt;

It should be specified that you can&apos;t move the cursor into the word &quot;bar&quot;.  Browsers seem to already do this in this particular case, but I received a report that not all of them do it in all cases.

(In the long run, this needs to be solved by specifying Selection.modify() and requiring it to behave the same as various keystrokes.)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>