View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0018032 | MMW 5 | Playback | public | 2021-06-14 22:25 | 2021-10-22 15:42 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 5.0.1 | ||||
Target Version | 5.0.2 | Fixed in Version | 5.0.2 | ||
Summary | 0018032: Preview window can shrink too much causing Artwork and Video artifacts | ||||
Description | If the user shrinks the vertical space of the preview window so that it's less than 225 pixels high, then: - The bottom of Artwork in the Preview window is cut off - Videos playing in the Preview window extend below the bottom margin of the preview window, resulting in about 20 pixels of Video playing in the player portion of the UI (instead of in the Preview window). | ||||
Steps To Reproduce | 1 Set Preview window to 225x225 2 Initiate playback of a MusicFileA followed by videoFileB --> Music file artwork displays in the preview Window as expected 3 Try to shrink the vertical size of the Preview window by dragging it's Title bar down --> it can't shrink below the minimum size (as designed) 4 Try to shrink the vertical size of the Preview window by shrinking the size of the MM window --> The Preview window cuts off part of the Artwork!! 5 Resize the Preview window to 225x225 and Click NEXT to play the video --> Video file artwork displays in the preview Window as expected 6 Try to shrink the vertical size of the Preview window by dragging it's Title bar down --> it can't shrink below the minimum size (as designed) 7 Try to shrink the vertical size of the Preview window by shrinking the size of the MM window --> The Preview window shrinks! And the video displays over the Player!! | ||||
Additional Information | See video: https://www.screencast.com/t/GmYJb3Fo | ||||
Tags | No tags attached. | ||||
Fixed in build | 2511 | ||||
|
It happens, because there is not enough vertical space for all controls, and video window is always above application window, it cannot be partially hidden. The only solution is to increase minimal size of the window based on current layout. |
|
Fixed in build 2511. |
|
Verified 2511 Unable to replicate, minimal size is increased so maybe that is the reason for it. |