View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0012894 | MMA | UPnP / Casting | public | 2015-10-14 05:38 | 2015-10-16 16:19 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.1.3 | ||||
Target Version | 1.1.3 | Fixed in Version | 1.1.3 | ||
Summary | 0012894: 'Cancel' option is never removed from UPnP Download notification | ||||
Description | If the user downloads a track via UPnP, the notification that appears indicates that the download has completed, but the 'cancel' button remains in the notification. Note also: the 'cancel' button does not appear at all in Android 5.2 (Marshmallow) It should be removed once the download has completed. Please push if this isn't trivial. | ||||
Additional Information | http://www.mediamonkey.com/forum/viewtopic.php?f=21&t=82111 | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Fixed in build | 488 | ||||
|
Unable to reproduce. Asked for feedback.. |
|
I've attached screenshot that illustrate the problem: 1) during the download no cancel button appears 2) after the download is complete, the cancel button appears 3) pressing the 'cancel' button at this stage causes 'Download canceling...' to appear indefinitely (until the user swipes the notification) Debug log: TNOKXYXHPH |
|
Works fine for me on all devices: 1. It shows stop during progress 2. Stop disappears on finished 3. Cancel button is working well So I have added logs to build 485 |
|
It was only in release versions and it was caused by obfuscation - because we use reflection to remove buttons. Fixed in build 488 |
|
Verified 488. |