Ticket #2136 (new enhancement) — at Initial Version
User-friendly interruption of long-time operations
Reported by: | andrew_b | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 4.8.13 |
Component: | mc-core | Version: | master |
Keywords: | Cc: | gotar@… | |
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: |
Description
A proposal:
A long-time operation should be visualized using dialog window with some useful message and 'Dismiss'/'Interrupt'/'Break'/etc button. It will allow to interrupt this operation very easy and obviously.
Implemented instance is calculation of directory size.
Other possible instances are:
- search in editor and viewer;
- open large file in editor and viewer;
- directory reading in some slow VFS;
- something else.
Note: See
TracTickets for help on using
tickets.