[Libreoffice-bugs] [Bug 100925] When overwriting a cell, new content is displayed on top of the old content until finishing the edit

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Apr 11 12:21:43 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=100925

--- Comment #76 from Buovjaga <todventtu at suomi24.fi> ---
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:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=29a9f433c268414747d8ec7343fc2b5987971738

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180411/2f0bee57/attachment.html>


More information about the Libreoffice-bugs mailing list