View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0015042 | MMW 5 | Main Panel | public | 2018-08-21 11:48 | 2019-02-06 14:52 |
Reporter | Ludek | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | reopened | ||
Product Version | 5.0 | ||||
Target Version | 5.0 | Fixed in Version | 5.0 | ||
Summary | 0015042: Art & Details: Clicking artwork should bring artwork in separate window | ||||
Description | Clicking artwork should bring artwork in separate window (like in MM4). Currently it works only in 'Artwork only' layout and not in the other layouts. | ||||
Additional Information | http://www.mediamonkey.com/forum/viewtopic.php?f=30&t=90845 | ||||
Tags | No tags attached. | ||||
Fixed in build | 2127 | ||||
|
Fixed in 2121 |
|
Verified 2121 |
|
Re-opened: This doesn't always work in 'Side by side' layout, actually it works only on first track after restart. |
|
Fixed in 2125 |
|
I also added artwork showing on double-clicking the properties layer and also on clicking the properties layer when non in the 'Edit mode' This covers the cases when artwork is fully overlayed by lyrics: http://www.mediamonkey.com/forum/viewtopic.php?f=30&t=91222 Fixed in 2125 |
|
Verified 2125 |
|
Reopen due the https://www.mediamonkey.com/forum/viewtopic.php?p=450275#p450275 |
|
Finally found the steps to replicate. You need to start playback of a track to replicate and then click to the artwork area in the 'Advanced' or 'Basic' layouts (not to the properties area). The issue is caused by prepareWindowModeSwitching(); that is called from artWindow.onPlaybackState There is element called 'videoContent' that is transparent, but catches the 'click' event that isn't propagated to the propsBase element then. Assigned to Michal for a fix (as he added the code there recently - probably because of video playback) |
|
Fixed in build 2127. |
|
Verified 2127 |