kripken / BananaBread

BananaBread is a C++ 3D game engine that runs on the web using JavaScript+WebGL+HTML
1.38k stars 347 forks source link

Full screen in Firefox 22 #34

Closed fylux closed 11 years ago

fylux commented 11 years ago

I'm using Aurora 22 and when I try to play in bunker it doesn't function because the screen doesn't get full and the game screen is in the bottom of the page.

Greetings.

kripken commented 11 years ago

Is there an error in the web console?

@modeswitch , is it running in windowed mode in some cases perhaps?

modeswitch commented 11 years ago

Were you creating a new game, or joining an existing one? If you're joining an existing game, could you paste the URL string (along with the query parameters) for me? Would also help to know your platform (in case it's a platform-specific issue). Also, if you could grab a screenshot that would also be useful.

@kripken The query string is cleared of 'debug' and 'windowed' in game-setup.js, so that should be happening.

fylux commented 11 years ago

Misteriosly now it works.

modeswitch commented 11 years ago

@Flash-back I'm going to close this, but please open it up again if you're able to reproduce the problem and I'll investigate further.

fylux commented 11 years ago

Today I have the problem again. Sin t tuloaa Sin t tuloa Sin t tulo

In this case I was creating the game.

In the second image, altought you can't see it, I could see the mouse icon.

As you can see it doesn't work properly.

Greetings.

modeswitch commented 11 years ago

I haven't tested BananaBread in Aurora. Can you try in Nightly and see if the problem persists?