View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017520 | MMW 5 | Playback | public | 2021-02-10 02:37 | 2023-04-14 14:37 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 5.0 | ||||
Target Version | 5.0 | Fixed in Version | 5.0 | ||
Summary | 0017520: Preview window sometimes doesn't display / Behaves inconsistently (stopping playback) when disabled | ||||
Description | In cases where the Preview window is configured not to be shown, video playback sometimes: 1) continues without displaying the video 2) stops 3) causes the Preview window to temporarily open e.g. 1) 1 In Options > Layout, move Preview to Available Elements (disabled) / right panel can be open or closed 2 Double-click a video file --> No video window opens! 2) a) 1 In Options > Layout, enable Preview in the RightPanel / Close the right panel 2 Double-click an audio file that is followed by a video --> Audio plays. When the video starts, the panel briefly opens and closes and playback stops! b) 1 In Options > Layout, disable Preview in the RightPanel / Open the right panel 2 Double-click an audio file that is followed by a video --> Audio plays. When the video starts, the panel briefly opens and closes and playback stops! 3)a) 1 In Options > Layout, enable Preview in the RightPanel / Close the right panel 2 Double-click a video --> Panel opens and video plays. Panel re-closes when audio resumes. b) 1 In Options > Layout, disable Preview in the RightPanel / Open the right panel 2 Double-click a video --> Panel opens and video plays. Preview re-closes when audio resumes. I would suggest that in any case where the Preview window is disabled, MM should behave consistently. This could mean: A) The behavior of Case 3 should be used , except when Preview is completely disabled (i.e. it's in 'Available Elements') in which case either: i) Video should open in the whole window ii) Video shouldn't open except in the case of streamed video which would open in the whole window B) In all such cases, Video should open in the whole window. This approach could help address the issue raised at 0017519 (it should be possible to make the left column narrower) since it avoids the problem of having to adjust the panel width in response to attempts to play certain content (but playing in full window would imply having to disable the Preview button in full window mode). | ||||
Tags | No tags attached. | ||||
Fixed in build | 2311 | ||||
|
For case when Preview is completely removed from DOM (moved to Available panels) we've decided to show Preview window in right panel and hide when video playback ends so it act same as when Preview window is just hidden. |
|
Verified 2308. |
|
Re-opening as cases 2a and 2b have regressed in build 2309. EDIT: surprisingly 2a worked initially after deleting persistent.json, but then 2b failed, and then all subsequent tests of 2a failed as well. |
|
So it turns out that this bug is triggered by playing streaming video when the Preview window is either disabled or hidden (because the panel containing it is closed). The workaround is to enable the Preview window if playing videos. Since the fix has a risk of regressions, we'll probably want to push this to 5.0.1. |
|
Fixed in build 2311. Found quite low risk improvement, which fixed this for me. |
|
Verified 2311 Tested multiple times 1-3 and when Preview is disabled and moved to Available without putting in Any panel it is shown while Video is played and closes on stop. Also no issues with streaming videos. Not sure if it is related but this also fixes occasional flickering when preview is shown and was previously disabled. |
|
Resetting to 'fixed'. This should be retested once 0017539 is fixed. |
|
Verified 2313. |