<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Contenteditable: cannot insert space between words in the table cell when words are longer than the width of the cell"
   href="https://bugs.webkit.org/show_bug.cgi?id=166443">166443</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Contenteditable: cannot insert space between words in the table cell when words are longer than the width of the cell
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>WebKit Nightly Build
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Critical
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>HTML Editing
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>maurizio.napoleoni&#64;ephox.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=297687" name="attach_297687" title="html snippet for reproduction">attachment 297687</a> <a href="attachment.cgi?id=297687&amp;action=edit" title="html snippet for reproduction">[details]</a></span>
html snippet for reproduction

Steps to Reproduce:
1. Load the HTML snippet attached to this ticket and place your cursor in a cell.
2. Type a long word, something that exceeds the width of the cell itself
3. Insert a space and type another word

Expected Results:
The two words are separated by a space

Actual Results:
There is no space in between the words.
Note: the space is not inserted at all.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>