為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

left hand side of browser is cut off

  • 2 回覆
  • 18 有這個問題
  • 1 次檢視
  • 最近回覆由 mmoyles

more options

The left hand side of my Firefox browser is always cut off... when minimized or maximized... I reinstalled Firefox a few times and has not fixed the problem. It cuts off about 0ne quarter of an inch of the browser (relatively speaking). I can still browse but a tiny part is always cut off. I have a screen shot I can send you.

The left hand side of my Firefox browser is always cut off... when minimized or maximized... I reinstalled Firefox a few times and has not fixed the problem. It cuts off about 0ne quarter of an inch of the browser (relatively speaking). I can still browse but a tiny part is always cut off. I have a screen shot I can send you.

所有回覆 (2)

more options

Normally I would just point you to

Type (paste the following):
javascript:top.resizeTo(screen.width*0.8,screen.height*0.8);self.moveTo(0,0);

into the Location Bar and press Enter.

The Babylon toolbar has been causing problems with oversize, windows. but you say yours if only very slightly off. Did you try moving the window by its title bar, or use Alt+SpaceBar then M (for Move,, or S to reSize) and drag or use arrow keys to reposition.

The following might be better resize for you:

javascript:self.resizeTo(1024,screen.availHeight);self.moveTo(768,0);

The MozillaZine KB site has been down for several hours, see a cached version and for some reason the cached version takes quite awhile to come up (maybe Google didn't speed up the internet for googleusercontent.com)

由 David McRitchie 於 修改

more options

I had the same problem. I did a number of Google searches about it and looked at a bunch of stuff. Disabling a vshare plugin finally fixed it. I have no idea why.

由 mmoyles 於 修改