<?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>35369</bug_id>
          
          <creation_ts>2010-02-24 17:25:33 -0800</creation_ts>
          <short_desc>Forward delete inserts &lt;br&gt; and backspace is a nop inside last cell in table</short_desc>
          <delta_ts>2010-03-03 01:50:40 -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>HTML Editing</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows Vista</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Julie Parent">jparent</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>enrica</cc>
    
    <cc>rolandsteiner</cc>
    
    <cc>tony</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>193569</commentid>
    <comment_count>0</comment_count>
    <who name="Julie Parent">jparent</who>
    <bug_when>2010-02-24 17:25:33 -0800</bug_when>
    <thetext>Repro steps:
1. Given the following html: &lt;div contentEditable&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;2&lt;/td&gt;&lt;tr&gt;&lt;td&gt;3&lt;/td&gt;&lt;td&gt;4&lt;br&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt; (note the BRs, they matter)
2. But cursor on empty line in the last table cell
3a. Hit backspace/delete
3b. Hit delete/forward delete

Results:
3a. Nothing happens
3b. Another br is inserted

Expected Results:
3a. br is removed
3b. Nothing happens.  Certainly, content shouldn&apos;t be added :)


Seen in webkit nightly r55168, but I suspect it has been around for a while, since I also see it in Chrome 5.0.317.2, which is webkit r54340.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>194391</commentid>
    <comment_count>1</comment_count>
    <who name="Tony Chang">tony</who>
    <bug_when>2010-02-26 18:43:10 -0800</bug_when>
    <thetext>I think Roland said he would look at table bugs.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>195419</commentid>
    <comment_count>2</comment_count>
    <who name="Roland Steiner">rolandsteiner</who>
    <bug_when>2010-03-03 01:50:40 -0800</bug_when>
    <thetext>https://bugs.webkit.org/show_bug.cgi?id=35632 causes behavior 3a and should be fixed by the patch submitted there.

Behavior 3b is unaffected by that patch, however.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>