<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 - Cell editing does not allow arrows within the cell if it starts with ="
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=139877">139877</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Cell editing does not allow arrows within the cell if it starts with =
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>7.0.4.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>ddascalescu+freedesktop@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=169120" name="attach_169120" title="Google Sheets handles this better">attachment 169120</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=169120&action=edit" title="Google Sheets handles this better">[details]</a></span>
Google Sheets handles this better

Scenario: after you've started typing a formula in a cell, you realize the
first character was wrong, e.g. you wanted to start with a parenthesis.

Goal: use the keyboard to change the first character

1. In a cell, type `=1 + 2 + 3`
2. Press Left arrow

Even though it doesn't make sense to insert a cell reference at this point (the
cursor is not after an operand), Calc will take pressing the arrow keys as
navigation among cells.

3. Press Backspace to delete the `+ 3` part.
4. Try again to press Left arrow to hopefully reach `1`.

Google Sheets handles this correctly, as seen in the attached screencast.

In Calc, you need to leave the incorrect formula by pressing Enter, then return
to editing the cell.</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>