Comment 6 for bug 1980001

Revision history for this message
ronso0 (ronso0) wrote : Re: Delete Files - Remove File window compes and don't close it's self

I thought you were referring to the Success dialog

To clarify, the workflow has multiple dialogs:

0) if you open the menu from a deck and click Delete while the track is
   still being played, Mixxx will ask you to stop the deck first
1) confirmation "Permanently delete these files from disk?"
2) progress dialog, only shown if required. quoted from source code:
 /// This dialog
 /// only appears if processing takes longer than the given grace
 /// period. This avoids that an open context menu gets closed
 /// while processing only a few tracks.
3) Success: "Track File(s) Deleted"
4) Failure report if file(s) could not be deleted