View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0019242 | MMW 5 | Playback | public | 2022-07-05 01:02 | 2024-03-13 17:15 |
Reporter | peke | Assigned To | |||
Priority | immediate | Severity | crash | Reproducibility | always |
Status | closed | Resolution | won't fix | ||
Product Version | 5.0.4 | ||||
Target Version | 5.1 | Fixed in Version | 5.1 | ||
Summary | 0019242: Online: Click on link in playing YouTube video --> crash | ||||
Description | Click on suggested YouTube Playback at the end of played YT video crash MM. 1. Play YT video in Full screen 2. Click on suggested video on the video end screen 3. Browser opens and play Video (as expected) 4. MM Full screen video stops and stays frozen untill it is killed from Task manager (NOTE: There are still leftover MM threads, so all processes needs to be manually killed from task manager -> Details tab) LOG ID: ABBBB9C5 | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Fixed in build | 2826 | ||||
|
It seems to be some crash/deadlock in Chromium message loop. Assigned to Petr, he already solved some problems with these external links in YT videos in the past. |
|
Note: even simpler steps to replicate are documented at 0019333 |
|
This still occurs in 2819. It's trivial to replicate: 1 Play a YouTube video 2 Click the video title that appears superimposed on the screen. --> 4AD4E178 |
|
Fixed |
|
I see no crash on 2826, however clicking on a suggested video will open it in a new window. This seems unexpected. Ideally you'd want to see the video play in the same window in MM and get added to the Playing. |
|
Clicks inside Youtube video could be anything, not only new video, e.g. some external link from advert. I do not think we can somehow detect what was clicked and in case it is next video change playing track inside MM. We also have an obligation to open the website with the video after clicking on the logo inside video (requested by Google). So we would have to detect, whether the click was on logo or not. I would rather leave it as it is. |