[frameworks-kio] [Bug 431351] For files that don't fit in the trash, the user isn't provided with the option to delete immediately
Ahmad Samir
bugzilla_noreply at kde.org
Wed Oct 19 06:08:54 BST 2022
https://bugs.kde.org/show_bug.cgi?id=431351
Ahmad Samir <a.samirh78 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Version Fixed In| |5.100
Latest Commit| |https://invent.kde.org/fram
| |eworks/kio/commit/3f922b72e
| |5202b882c85a390926c905f8008
| |ca60
Resolution|--- |FIXED
--- Comment #10 from Ahmad Samir <a.samirh78 at gmail.com> ---
Git commit 3f922b72e5202b882c85a390926c905f8008ca60 by Ahmad Samir.
Committed on 19/10/2022 at 04:29.
Pushed by ahmadsamir into branch 'master'.
AskUserActionInterface: add DeleteInsteadOfTrash deletion type
Typical use-case:
- the user tries to Trash some file, which fails due to size constraints
- we ask the user again about deleting the files instead of Trashing them
FIXED-IN: 5.100
M +7 -0 src/core/askuseractioninterface.h
M +8 -1 src/core/global.h
M +3 -0 src/core/job_error.cpp
M +2 -2 src/ioslaves/trash/trashimpl.cpp
M +22 -2 src/widgets/deleteortrashjob.cpp
M +23 -1 src/widgets/widgetsaskuseractionhandler.cpp
https://invent.kde.org/frameworks/kio/commit/3f922b72e5202b882c85a390926c905f8008ca60
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list