https://bugs.documentfoundation.org/show_bug.cgi?id=149145
--- Comment #13 from studog <[email protected]> --- (In reply to Buovjaga from comment #11) > I guess we can accept this, if this can be changed while not affecting > performance. It arose for me when I was filling in a large amount of data, where the data was dependent on the data that the prediction draws over, and the prediction is not itself valuable. To use the workaround added quite a lot of extra work, and an exponential amount of user frustration. I'd have to cancel the input altogether, then memorize the drawn-over data or copy it to somewhere that wouldn't be overdrawn, then, restart the data input, then clear the copy if I'd done that. For every input, and I had a lot of them. 1,000s or 10,000s of rows. Not only more work, but much longer to complete the job. So, even with a workaround, a large impact to affected users, even if the percentage of users affected is slow. -- You are receiving this mail because: You are the assignee for the bug.
