Want to highlight a helpful answer? Upvote!

Did someone help you, or did an answer or User Tip resolve your issue? Upvote by selecting the upvote arrow. Your feedback helps others! Learn more about when to upvote >

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Maximize window (Firefox or Safari)

Is there any way to make Safari or Firefox windows occupy the full screen? I am not able to drag Safari windows to occupy the last 5 or so rows of pixels at the bottom which is really irritating- look as if there is a thick band at the bottom of every page!

I keep the OSX dock (set to auto hide) at the bottom which causes the issue. Moving the dock to left or right lets Safari windows occupy the bottom 5 rows of pixels.

Opera browser works fine but I am really dependent Safari or Firefox for all my needs.

You can find the screenshot of this issue here: http://img398.imageshack.us/i/picture1.gif/

Thanks!

Macbook 2.4GHx, Mac OS X (10.5.7)

Posted on Jul 3, 2009 12:06 AM

Reply
Question marked as Best reply

Posted on Jul 3, 2009 9:20 PM

You'd need to use a Bookmarklet such as this one, and save it (or move it) to your bookmarks bar. Then you can just click it once to maximize the window to the size of the screen.

Just create a new bookmark from any page, then change it's name to something like "Full" or "Full Size", and in the URL portion, enter this JavaScript code:

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

Once you've done that, it should work fine, though you may need to restart Safari before it recognizes the fact that it's there.
5 replies
Question marked as Best reply

Jul 3, 2009 9:20 PM in response to SpeedofLight

You'd need to use a Bookmarklet such as this one, and save it (or move it) to your bookmarks bar. Then you can just click it once to maximize the window to the size of the screen.

Just create a new bookmark from any page, then change it's name to something like "Full" or "Full Size", and in the URL portion, enter this JavaScript code:

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

Once you've done that, it should work fine, though you may need to restart Safari before it recognizes the fact that it's there.

Jul 7, 2009 9:04 PM in response to sitspotsit

Thanks! But it still would not occupy the last few rows of pixels 😟
I even tried various offsets like moveTo(0, -5) and height to screen.availHeight + 5 but the window would not budge.

Do you face the same problem too?

It's disappointing that the worlds *most advanced* operating system cannot re-size windows properly; something other GUI OS users have been doing for almost 2 decades.

Jul 7, 2009 9:17 PM in response to SpeedofLight

I don't have that problem except with iTunes, and since my Dock is on the right-hand side of the screen, there are a few rows of pixels (2 or 3) it will not expand the window into.

Mac OS X is the most advanced OS, but it could very well be that it has determined the available screen width/height to be something other than what you think it should be. It could be the true dimensions of the screen based on the size and viewable area, even if you see an image on those few rows of pixels. Any other OS would not necessarily be calculating the true dimensions of the screen, so assuming that Mac OS X is automatically at fault is presumptuous at best.

Maximize window (Firefox or Safari)

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.