Fullscreen not working in Opera

Issue #59 resolved
scootergrisen created an issue

Opera uses requestFullscreen (with small s). Only requestFullScreen (with big S) is in the code at the moment.

Comments (9)

  1. Zack K.

    There is no code to support Opera at the moment. Anything that Opera supports is the universal code.

  2. Emphus

    That's right. Opera does not support the fullscreen API, so no way to fix that. That's Opera's fault, not the game's. Use Firefox or Chrome instead, they both have better HTML5 support, and... basically, they are better browsers.

  3. Aditya Ravi Shankar repo owner

    (Reply via adit...@gmail.com):

    Opera 12+ apparently does implement fullscreen api.... I need to start supporting more browsers any way...

    Obviously, first priority is firefox, but I will get to Opera next since IE hasn't even bothered implementing full screen api....

  4. Log in to comment