-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When Autoplay is off, certain interactions with video player halts playback #13586
Comments
I have noticed a similar issue with audio elements on the Wikimedia Commons website. If autoplay is set to Blocked, the audio files will not play at all, even after the user tries to play them manually. If autoplay is set to Allowed, then users can play the audio files normally. |
+1 from #16102 with a specific use case for Twitch.tv STR:
|
I also have this problem both on Windows 10 at work (my current device, Version 1.25.72 Chromium: 91.0.4472.101 (Official Build) (64-bit) ) and on my OSX Catalina device at home (don't have version handy for that one). It's pretty annoying. I haven't noticed the behavior with other situations but it definitely occurs when adjusting volume on YouTube videos which makes it quite tricky to finely adjust volume on a playing video. |
+1 from community https://community.brave.com/t/videos-pause-upon-changing-volume/188456 and https://community.brave.com/t/blocking-autoplay-on-youtube-causes-volume-adjust-to-pause-playback/190196. |
+1 I just switched to using Brave, and this bug is really making me reconsider... the fix cannot be so difficult, any reason this is still unresolved half a year later? |
+1 still happening, Windows 10, v1.27.111 |
+1 on Brave V1.31.88 - Windows 10 21H1, Build 19043.1320 |
Just giving Brave browser a try now, thought I was going crazy having YouTube videos pause every time I used scroll-wheel to adjust volume. Temporary workaround working (so far*) for me:
Stupid, but it works. |
I have to be honest, I'm pretty shocked that this isn't fixed and it's been a bug for over a year, plus "assigned" for 4 months. It's extremely annoying that merely adjusting the volume control STOPS the video. |
Still seeing reports of this cc @rebron |
This is still happening today. Very annoying and almost made me go back to using Firefox again. Using the fix mentioned by Canowyrms instead now. This seems like a really easy thing to fix. |
Same problem here on Windows 10. |
Still happening with brave V1.39.111 on linux |
Additional user reports for users on v1.39.122: |
Verified
|
Brave | 1.43.61 Chromium: 104.0.5112.81 (Official Build) beta (x86_64) |
---|---|
Revision | 5b7b76419d50f583022568b6764b630f6ddc9208-refs/branch-heads/5112@{#1309} |
OS | macOS Version 11.6.8 (Build 20G730) |
Steps:
- installed
1.43.61
- launched Brave
- loaded
youtube.com
- selected
https://www.youtube.com/watch?v=jfKfPfyJRdk
- streamed the above, first confirming
autoplay=blocked
- tweaked volume and other controls while video/audio was playing
Confirmed video/audio playback didn't stop:
autoplay=blocked |
uninterrupted YouTube playback |
---|---|
![]() |
![]() |
Also double-checked on https://commons.wikimedia.org/wiki/Main_Page
It appears Twitch.tv still has the problem mentioned in #13586 (comment) |
@stephendonner is there a follow up for this? if not, can you please log? Thanks! |
Filed #24556 👍 |
Description
When the
Autoplay
permission is set toBlock
(manually or by default), any interaction with a video player (ex Youtube), such as changing the volume of the video or sometimes jumping forward/backward to certain points in the video will cause the player to halt playback. The user then needs to start the video again manually. Note that this happens every time you go to adjust/interact with the player, not just the first time.Steps to Reproduce
Autoplay
isBlocked
for YouTube, or that you selectBlock
when prompted.Actual result:
Playback stops after interaction:
https://imgur.com/a/tAGdCLs
Expected result:
Playback should only be halted on first load (since
Autoplay
=Blocked
) or if the user pauses the video directly -- not when adjusting video settings.Reproduces how often:
Always
Brave version (brave://version info)
Version 1.18.78 Chromium: 87.0.4280.141 (Official Build) (x86_64)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
User thread:
https://community.brave.com/t/audio-stops-when-adjusting-volume-level/196109
cc @darkdh
The text was updated successfully, but these errors were encountered: