View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0016626 | MediaMonkey 5 | Tagging / organizing (properties / auto-tools) | public | 2020-05-19 20:16 | 2020-12-16 18:30 |
Reporter | lowlander | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | feedback | Resolution | reopened | ||
Product Version | 5.0 | ||||
Target Version | 5.0.1 | Fixed in Version | 5.0 | ||
Summary | 0016626: Can't paste Artwork from browser [Regression] | ||||
Description | You can no longer paste Artwork copied from a browser. The Context Menu in the Artwork tab of Properties fails to enable Paste. D&D from browser still works. | ||||
Additional Information | http://www.mediamonkey.com/forum/viewtopic.php?f=30&t=96592 | ||||
Tags | No tags attached. | ||||
Fixed in build | 2271 | ||||
|
This regression was caused by Petr's SVN revision 35604 (fix of 0016526) by changing line 533 in dndutils.js from var list = e.data || e.dataTransfer.items; to var list = this.getDroppedFiles(); |
|
Fixed |
|
Verified 2251 No issues anymore. Also checked and no regressions in bug 0016526 fix. |
|
Added some debug messages in case this occurs again. |
|
Verified 2262 @Lowlander I am unable to replicate in concurrent 40+ paste |
|
Reminder sent to: lowlander |
|
Verified and closing. LL please re-open if this occurs again. |
|
Unfortunately logs didn't help to find an issue ... added some more debug messages. |
|
Verified 2271 Works with copy/paste and I also tested D&D for regression, no issues. |
|
Seen again on 2274 with Jay-Z - The Blueprint. Paste is not shown as part of the context menu. Note that this is hard to reproduce as it's a state MediaMonkey gets into at some point during long use. Paste is always available after starting MediaMonkey, but can at some point stop being shown. Log in same location as others. |