View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0014735 | MMW 5 | Main Panel: Toolbars & Menus | public | 2018-04-12 21:06 | 2018-10-12 15:45 |
Reporter | rusty | 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 | 0014735: Panel can't be disabled if video/visualization is playing | ||||
Description | If the user attempts to close a panel containing a playing video or visualization, it fails to close. What is expected is that the current video/audio track continues to play, and the video/visualization starts to display again when the user re-enables the collapsed panel. | ||||
Tags | No tags attached. | ||||
Fixed in build | 2099 | ||||
|
Current logic for Art&Details window, when it shows video or visualization: 1) closing it when playing video -> stops playing video (as it has not place, where to play it) 2) closing it when showing visualization -> switch off visualization, continue playing. 3) when already closed and user starts video playback -> automatically displays panel with A&D and shows video. Closes this panel when playback is done. 4) when already closed, visualization is switched on and user starts audio playback -> automatically displays panel with A&D and shows visualization. Closes this panel when playback is done. I think this logic makes sense. Currently there is problem with closing whole (by default right) panel, not only A&D window, I think this should work the same way as described in 1)-4) for only A&D? |
|
I think that this could work. 1) Generally speaking audio could continue to work and video wouldn't be visible. That said, I think that this is prohibited when using YouTube player (by Google), so we can leave the same behavior for all video types (YT and local). |
|
Yes, we cannot play Youtube videos without picture, it is against Terms of Youtube service (it bypasses displaying adverts). |
|
Fixed in build 2099. |
|
In general it's working well in 2099. The only issue remaining is 4) For audio files, when visualization is enabled, collapsing the panel changes the configuration (disables visualization). |
|
It is by design (point 2). |
|
Resolving, since it seems to be working fine to me. |
|
Re Verified 2127 Working for me too. |