<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - editing cell does not follow edit line"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124939#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - editing cell does not follow edit line"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124939">bug 124939</a>
              from <span class="vcard"><a class="email" href="mailto:TorrAB@Yahoo.com" title="TorrAB@Yahoo.com">TorrAB@Yahoo.com</a>
</span></b>
        <pre>This bug is tricky.

1: select A3
2: click before A on InputLine, in Overwrite mode (Note); cell A3 goes into
edit mode, with cell A1 highlighted;
3: hit key b: A is replaced with b in editLine, but not in cell A3: '=bA1'.
Bad.
        However, if the initial mode is Insert in step 2 when editing begins
(Note), hit Ins to set mode to Overwrite; now, highlighting of cell A1
disappears, and step 3 gives the correct result: '=b1'.
        Note: The initial mode is important: hit Esc to end editing, then click
the editLine for a 'fresh' edit in the last mode (Insert or Overwrite), which
is now the initial mode.</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>