View Issue Details

IDProjectCategoryView StatusLast Update
0012390MMANow Playingpublic2015-01-14 20:58
Reporterrusty Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version1.1.0 
Target Version1.1.0Fixed in Version1.1.0 
Summary0012390: Remove from Now Playing confirmation dialog is unneeded
DescriptionSome users (e.g. http://www.mediamonkey.com/forum/viewtopic.php?f=21&t=78497 ) are annoyed by the confirmation dialog as it slows down edits to the Now Playing list (the dialog was added in order to support track deletion -- see 0009692)

A possible approach to resolving this would be to change the dialog so that deletion occurs automatically:

Deleting track in 3s
--------------------------
Remove from now playing^
[Cancel]

Note: Any cursor movement in the dialog would halt the timer and add a [Delete] button to the dialog

OR

Have a toast pop up:

"Deleting in 3s. Click for more options."

Click dialog --> The currently implemented dialog appears.
TagsNo tags attached.
Fixed in build365

Relationships

related to 0009692 closedmartin Improved delete confirmation dialog that allows for deletion of tracks from Playlists 

Activities

martin

2014-12-05 08:42

developer   ~0041328

During the implementation I found best solution I guess.
Add countdown to current confirm dialog.
It means "cancel/delete" buttons keep available, then user can delete tracks immediatelly by press delete button or cancel deletion or touch on dialog to cancel countdown and then he can choose different delete option.

You can test it in build 1.1.0.349

rusty

2014-12-07 02:13

administrator   ~0041357

It seems to be working well except that pressing CANCEL during the first three seconds causes mma to crash.

martin

2014-12-07 14:29

developer   ~0041361

Fixed in build 1.1.0.0353

rusty

2014-12-11 16:57

administrator   ~0041419

Verified 353.

rusty

2015-01-11 02:48

administrator   ~0041644

The user indicated that it still effectively requires user interaction because if they don't want to wait 5 seconds, then they have to click 'delete'.

The suggested solution is to have the dialog disappear and continue with the delete operation if the user clicks outside the dialog.

martin

2015-01-13 15:35

developer   ~0041674

Fixed in build 1.1.0.365

rusty

2015-01-14 20:58

administrator   ~0041700

Verified 365.