-
Notifications
You must be signed in to change notification settings - Fork 975
Opening a context menu freezes video (ex: Youtube) #5470
Comments
Same as #3280 ?? |
Similar but I closed that one since we use about pages now. Context menus are modal for some reason which is really strange currently. |
I also recently noticed this behavior. Note that the video's audio continues to play; only the video's image pauses. |
I believe this is only a problem on macOS; updating label Some next steps:
|
We've got another report: https://community.brave.com/t/issue-with-right-click-and-video/528?u=suguru |
We may be able to pull this in: electron/electron#8702 |
Async context menus would be excellent! |
Yes this is really bad right now, we should pull it in. |
As a Brave user on Mac, please bring this in as soon as is feasible. This is one of the (currently) ten things on my personal list of "issues with Brave". I would love to see that list dwindle quickly. |
Moving to 0.14.3 |
@echosa tentatively for 1.1.0 😄 I pulled the patch from Electron here: I need some time to troubleshoot problems seen with the code. Hopefully, I (or someone else) can get to it much sooner |
Additional updates (per electron/electron#8702) Fixes brave/browser-laptop#5470 - Default `async` to true for popup menus - fix lint errors - menus do not destroy themselves
Additional updates (per electron/electron#8702) Fixes brave/browser-laptop#5470 - Default `async` to true for popup menus - fix lint errors - menus do not destroy themselves
Did you search for similar issues before submitting this one?
Yes.
Describe the issue you encountered:
When watching a Youtube video, if you right click the tab it causes the video to freeze.
Expected behavior:
The video should continue to play while right clicking the tab.
macOS
Brave Version:
0.12.8
Steps to reproduce:
Screenshot if needed:
The text was updated successfully, but these errors were encountered: