View Issue Details

IDProjectCategoryView StatusLast Update
0014735MMW 5Main Panel: Toolbars & Menuspublic2018-10-12 15:45
Reporterrusty Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionreopened 
Product Version5.0 
Target Version5.0Fixed in Version5.0 
Summary0014735: Panel can't be disabled if video/visualization is playing
DescriptionIf 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.
TagsNo tags attached.
Fixed in build2099

Relationships

related to 0014161 closedmichal Now Playing button functionality 

Activities

michal

2018-04-13 08:18

developer   ~0049947

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?

jiri

2018-04-16 15:23

administrator   ~0049961

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).

michal

2018-04-16 15:45

developer   ~0049964

Yes, we cannot play Youtube videos without picture, it is against Terms of Youtube service (it bypasses displaying adverts).

michal

2018-04-18 17:27

developer   ~0050006

Fixed in build 2099.

rusty

2018-04-19 04:07

administrator   ~0050014

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).

michal

2018-04-19 06:19

developer   ~0050015

It is by design (point 2).

jiri

2018-10-03 12:22

administrator   ~0051242

Resolving, since it seems to be working fine to me.

peke

2018-10-12 15:45

developer   ~0051321

Re Verified 2127 Working for me too.