<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - When overwriting a cell, new content is displayed on top of the old content until finishing the edit"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=100925#c76">Comment # 76</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - When overwriting a cell, new content is displayed on top of the old content until finishing the edit"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=100925">bug 100925</a>
              from <span class="vcard"><a class="email" href="mailto:todventtu@suomi24.fi" title="Buovjaga <todventtu@suomi24.fi>"> <span class="fn">Buovjaga</span></a>
</span></b>
        <pre>Finally was able to bisect this - and reliably!
The effect manifests more and more when you go further away from A1. So I
always clicked to T1 and started pressing some letter.
I used the gen VCL backend.

Result:
<a href="https://cgit.freedesktop.org/libreoffice/core/commit/?id=29a9f433c268414747d8ec7343fc2b5987971738">https://cgit.freedesktop.org/libreoffice/core/commit/?id=29a9f433c268414747d8ec7343fc2b5987971738</a>

commit  29a9f433c268414747d8ec7343fc2b5987971738 (patch)
tree    880958e82d23c37b0511efc88c27651ffd3c99b9
parent  7a264c3bbaab6b32741333c6862c902930d8654c (diff)
Resolves: tdf#91778 drawing the background over an active cursor
will overwrite it, which means that when it toggles "off" afterwards, it uses
invert on the freshly drawn background which will visually make it appear "on"
and not off

Just explictly turn it off and restore it and avoid the whole potential
problem.

Change-Id: Ie21d77e9d704124011e43b42c98b26eaf208eef2</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>