Bug 481498 - cannot undo after reload, resulting in data loss
Summary: cannot undo after reload, resulting in data loss
Status: RESOLVED WAITINGFORINFO
Alias: None
Product: kate
Classification: Applications
Component: application (other bugs)
Version First Reported In: 21.12.3
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-18 08:32 UTC by Martin
Modified: 2024-02-18 16:42 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin 2024-02-18 08:32:51 UTC
SUMMARY:
undo is impossible after file reload

STEPS TO REPRODUCE
1. edit a document 
2. the document is accidentally deleted by an external process 
3. a popup appears "Reload / Overwrite / Ignore Change" the user presses on "Reload".
4. the user realizes that both the deletion and the reload were accidental and want to recover the data
5. the user Ctrl-Z to undo the reload

OBSERVED RESULT

The reload cannot be undone, the file content is lost.

EXPECTED RESULT

The reload can be undone, the use can recover the file content that was being edited.

Thanks for the great software!
Comment 1 Christoph Cullmann 2024-02-18 16:42:06 UTC
I think we fixed stuff like that in later releases. Please try 23.08 or later.