Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

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于修改