Edit and undo in (large) set of hidden lines causes display update corruption #483
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
-> Note that one blank line does not appear to be hidden--this is the first bug
Result: Display gets corrupted--many lines appear deleted, typed characters appear on the wrong line.
Note that in order for this bug to occur, the number of hidden lines has to be larger than the 100-line buffer around the set of visible lines that gets rendered in updateDisplay().
mentioned in issue #484
Thanks for the super-detailed test case. If only all bug reports came with a demo like this!