[GH-ISSUE #738] feature_request(save_data): preventing all data loss #2357

Closed
opened 2026-03-01 18:56:34 +03:00 by kerem · 0 comments
Owner

Originally created by @Kristinita on GitHub (Oct 7, 2020).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/738

1. Summary

If user pressed Ctrl+Delete:

    it would be nice if he didn’t irrevocably lose all record data.

2. Argumentation

Preventing unwanted data loss. It’s no good when the data on which the user worked for many minutes may disappear at once.

3. Steps to reproduce

ScreenToGif 2.27.3.

I made any recording → I made any actions in ScreenToGif editor → Ctrl+Delete (I wanted Ctrl+End, but missed the keyboard).

4. Behavior

4.1. Current

All data of my recording loss 😿. Ctrl+Z and HomeUndo have no effect. I need to record my apng again.

4.2. Example of desired

Dialog box with Yes and No buttons. Example text:

WARNING

Are you sure you want to delete all data of your recording? You can’t undo this action.

Thanks.

Originally created by @Kristinita on GitHub (Oct 7, 2020). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/738 ### 1. Summary If user pressed <kbd>Ctrl+Delete</kbd>:     it would be nice if he didn’t irrevocably lose all record data. ### 2. Argumentation Preventing unwanted data loss. It’s no good when the data on which the user worked for many minutes may disappear at once. ### 3. Steps to reproduce ScreenToGif 2.27.3. I made any recording → I made any actions in ScreenToGif editor → <kbd>Ctrl+Delete</kbd> (I wanted <kbd>Ctrl+End</kbd>, but missed the keyboard). ### 4. Behavior #### 4.1. Current All data of my recording loss 😿. <kbd>Ctrl+Z</kbd> and `Home` → `Undo` have no effect. I need to record my apng again. #### 4.2. Example of desired [**Dialog box**](https://docs.microsoft.com/en-us/windows/win32/uxguide/win-dialog-box) with `Yes` and `No` buttons. Example text: > WARNING > > Are you sure you want to delete all data of your recording? You can’t undo this action. Thanks.
kerem closed this issue 2026-03-01 18:56:34 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#2357
No description provided.