https://bugs.kde.org/show_bug.cgi?id=521546
--- Comment #2 from [email protected] --- Now I managed to recreate the bug in a very fresh session (2 days old, 10 different files open). What I did: 1. I opened a file 2. I added code. 3. when I found that I accidentally deleted a part of code that has to remain, I saved the file (save as ) under a different name 4. then I rolled back using ^Z in the left split window while the saved file was in the right split window, under its new filename 5. I copied the section that was to be re-added into a fresh unnamed buffer in another split window 6. I tried to roll back the original buffer contents doing shift-^Z, in the intention to add the snippet stored in the unnamed buffer 7. I noticed that it did not redo, and scratched my head wondering 8. then I noticed that the file was now in three buffers, all in different edit states !!! now this might help to determine a surefire way to reproduce the bug for now I will save the session as "bugged_session" if this is needed for debugging/examination, copypaste and save the file contents using another editor, and restart Kate with an empty, fresh session to avoid more data corruption. -- You are receiving this mail because: You are watching all bug changes.
