Posts: 29
Threads: 12
Joined: Feb 2021
Reputation:
0
Is there a way to disable the play/pause key on the keyboard for video stimuli. I'm trying to avoid that my participants pause the video.
I have auto-play enabled and there are no clickable buttons visible. But pressing the play/pause button on the keyboard still pauses the video.
Posts: 370
Threads: 22
Joined: Sep 2020
Reputation:
2
So, it turns out that we can intercept these media keys in Firefox completely. For Chrome, the stop button cannot be intercepted (apparently that's an intentional feature of Chrome - giving users the power to always stop video content on a page). Unfortunately if participants hit the stop button the video will stop and the trial will get stuck.
Do you want us to implement this interception, leaving it partially broken on Chrome? I guess that's still a step up from the status quo? oh well...!
Posts: 29
Threads: 12
Joined: Feb 2021
Reputation:
0
Chrome is not making things easy recently! For myself, it would be preferable to let participants pause the video, rather than the trial getting stuck (if I understand your explanation correctly). In the former case, at least they can restart it if they hit the button by accident (or needed a break).
Posts: 370
Threads: 22
Joined: Sep 2020
Reputation:
2
Hey! I have great news - we are able to find a way to do it in both Firefox and Chrome! If nothing unexpected happens, this little tweak will be made available to all researchers on the grammar update on Monday 8/16.
Thanks again for this suggestion. It's actually been pretty fun to fiddle with Chrome to achieve this functionality.