Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Learn More

How can I disable the pop-down "tab bar" and "address bar" when in full screen mode?

  • 1 yanıt
  • 1 kişi bu sorunu yaşıyor
  • 2 gösterim
  • Son yanıtı yazan: cor-el

more options

When using potlatch, an in browser flash based editor for OSM, on a slow computer, it helps to be in full screen mode, except for when your mouse strays to the top of the screen, then you have to wait 30 seconds for the flash app to resize for the tab and address bar, then a minute later, it resizes again when those bars go away. It's less bothersome on most web pages, but extremely annoying here.

When using potlatch, an in browser flash based editor for OSM, on a slow computer, it helps to be in full screen mode, except for when your mouse strays to the top of the screen, then you have to wait 30 seconds for the flash app to resize for the tab and address bar, then a minute later, it resizes again when those bars go away. It's less bothersome on most web pages, but extremely annoying here.

Tüm Yanıtlar (1)

more options

Add code to userChrome.css below the @namespace line.

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */

#fullscr-toggler {display:none!important;}

See http://kb.mozillazine.org/Editing_configuration