youtube video fullscreen volume control / pausing
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
People
(Reporter: e.goeggel, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0
Steps to reproduce:
Play Youtube video, start fullscreen playback (either by pressing F or clicking Fullscreen icon), press arrow up / arrow down keys, or press space bar
Actual results:
Volume does not change or pause
Expected results:
Volume changes or video pauses, as does happen if pausing / resuming the video by left click and trying again
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Graphics' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
![]() |
||
Comment 2•2 years ago
|
||
Not sure where this belongs. Sounds like keyboard event handling in fullscreen maybe? Might be media as well. Pushing this over to DOM events to see if they have a better idea of where this might be.
Comment 3•2 years ago
|
||
This seems like a similar issue to bug 1829594.
Updated•2 years ago
|
I can't reproduce this issue. Space bar works just fine for me in full screen, when I play a video directly at YouTube.com.
Are you playing a YouTube video embedded on another page or under any other special conditions? Does it reproduce in safe mode?
I guess I'll mark it S3 like the other bug.
(In reply to Andrew McCreight [:mccr8] from comment #4)
I can't reproduce this issue. Space bar works just fine for me in full screen, when I play a video directly at YouTube.com.
Are you playing a YouTube video embedded on another page or under any other special conditions? Does it reproduce in safe mode?
I guess I'll mark it S3 like the other bug.
No, neither any special comditions nor embedded or something. Normal youtube web viewer (youtube.com)
I also tried safe mode.
Spacebar is indeed not that reproducable, but it still happens sometimes.
Arrow up / down still every time for me.
Description
•