Experiment is not shown in full-screen in Chrome

URL of experiment: https://pavlovia.org/run/Kantarev/wm1-3/html/

I updated PsychoPy to 3.1.2 and put my previously working experiment on pavlovia. When I start the experiment now in Google Chrome, it doesn’t change to full-screen. But in Firefox it still does. Inside the code, fullscr is still true, so I don’t know why it doesn’t start full-screen.

Thank you in advance!

This might be an issue with Chrome. For example, try running the script from a browser window that is not full size. After the initial GUI, it should switch to full screen.

I have logged this as an issue on GitHub.

1 Like

I’ve also faced this issue. If your browser window is already maximised / full-screen before pressing “OK” on the experiment dialog box, the true ‘PsychoPy full-screen’ won’t initiate.

You can tell whether this process has failed or not based on whether you can still see the address / tabs at the top of the window. For some people this might not be an issue. But for me at least, it cuts off the top and bottom of my experiment page and users are unable to press the “Next” button to proceed.

Currently I plan to include an instruction to participants that tells them to ensure their browser is not maximised before they click the experiment link. I could move my “Next” button higher up on the page so that it’s still visible for those who do not follow this instruction - but, I think I may leave it where it is. This will ensure all my data comes from those viewing the experiment in true full-screen mode, as those who do not follow the instruction will not be able to proceed.

I just want to notify that in my experience the experiment never goes to fullscreen in Chrome, Safari or Firefox. The experiment I am testing this on was created with PsychoPy 3.1.2.