Este site está com funcionalidades limitadas enquanto realizamos manutenção para melhorar sua experiência de uso. Se nenhum artigo resolver seu problema e você quiser fazer uma pergunta, nossa comunidade de suporte pode te ajudar em @FirefoxSupport no Twitter e /r/firefox no Reddit.

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

How to have uninterruptible full screen

  • 2 respostas
  • 1 tem este problema
  • 1 visualização
  • Última resposta de cs2991

more options

There are some browser games that are best played full screen, but I can't seem to find a way to keep the "helpful" menu from popping up over my game when the mouse hits the top edge of the screen. The best I can do is not play full screen, and detach the tab of my game to minimize the amount of tabs visible (and clickable) but there are still these "landmines" on the screen that actively sabotage playing the game without having the handicap of firefox taking over and messing with the screen.

Is there any way to completely disable the popups from a fullscreen mode, show no toolbars, tabs, or anything else (except when exiting fullscreen mode via the keyboard.) I want the mouse to have no interaction with changing the display except for the game itself.

Playing http://slither.io is a good example of what I'm talking about.

Thanks!

CS

There are some browser games that are best played full screen, but I can't seem to find a way to keep the "helpful" menu from popping up over my game when the mouse hits the top edge of the screen. The best I can do is not play full screen, and detach the tab of my game to minimize the amount of tabs visible (and clickable) but there are still these "landmines" on the screen that actively sabotage playing the game without having the handicap of firefox taking over and messing with the screen. Is there any way to completely disable the popups from a fullscreen mode, show no toolbars, tabs, or anything else (except when exiting fullscreen mode via the keyboard.) I want the mouse to have no interaction with changing the display except for the game itself. Playing http://slither.io is a good example of what I'm talking about. Thanks! CS

Solução escolhida

You can use code in userChrome.css to disable the fullscr-toggler.

Ler esta resposta 👍 0

Todas as respostas (2)

more options

Solução escolhida

You can use code in userChrome.css to disable the fullscr-toggler.

more options

Thanks, I had no idea what the feature was called (obviously, as my question didn't even describe it all that well) and would not have guessed it was that, or that it was configured there, and that reading the configuration is disabled by default.  :)

But solved it perfectly.... I wish I had asked months ago.

THANK YOU.