<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - EDITING: Ctrl+Backspace between two spaces erases the space to the right"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=135761">135761</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>EDITING: Ctrl+Backspace between two spaces erases the space to the right
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.3.6.2 release
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Calc
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>iavs.leroy@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
While editting a cell which has two consecutives spaces, if the cursor is
between them, pressing `Ctrl+Backspace` erases only the space to the right, not
the space and word to the left.

Steps to Reproduce:
1. Type a, space, space, b in a cell.
2. Edit the cell, and place the cursor between the two spaces.
3. Press `Ctrl+Backpace`.

Actual Results:
The space to the right is erased.

Expected Results:
The space and the word to the left are erased.


Reproducible: Always


User Profile Reset: No


OpenGL enabled: Yes

Additional Info:
Behavior changes with non-breaking spaces and with narrow no-break spaces.

If "narrow no-break space" is to the left of the cursor:
Actual result: only the "narrow no-break space" to the left is erased.
Expected result: the "narrow no-break space" and word to the left are erased.

Related: <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - EDITING: Different behavior with No-break space and Narrow no-break space"
   href="show_bug.cgi?id=135451">https://bugs.documentfoundation.org/show_bug.cgi?id=135451</a></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>