Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Mechcozmo

macrumors 603
Original poster
Jul 17, 2004
5,215
2
Bluntly: How do I fix this?

Clicking the green button doesn't change anything.

attachment.php
 

Attachments

  • pic22.gif
    pic22.gif
    191.2 KB · Views: 275
Don't activate Exposé when you have a 10 mile high window open.

Unless I'm missing something, this doesn't look like an Exposé error.
 
Don't activate Exposé when you have a 10 mile high window open.

Unless I'm missing something, this doesn't look like an Exposé error.

You are right; I mistitled the thread. What I meant was, how do I fix the 10-mile-high window problem.:eek:
 
You are right; I mistitled the thread. What I meant was, how do I fix the 10-mile-high window problem.:eek:
Click a folder with fewer contents? :eek: Sorry, but for some reason this problem makes me want to laugh :eek:
 
OK, I'll take it more seriously. Sorry, I thought it was the computer equivalent of a 'bad hair day' but I've recreated the same thing and see what you mean. For me, I just click on another file in the shelf and then the green button brings it back up. Then if I go back to the original problem folder the window behaves itself.
 
how did you get it anyway?

there's a program called "megazoomer" or similar to that, which allows you to make the most front window to fill the screen when you press Cmd+Enter.
so, install it, and press Cmd+Enter. hopefully it'll make that 10-mile window to shrink back to full screen, and then you can manually resize it using its corner
 
Make it the frontmost Finder window then run this script in Script Editor:
Code:
tell application "Finder" to set bounds of Finder window 1 to {100, 100, 800, 600}
 
Make it the frontmost Finder window then run this script in Script Editor:
Code:
tell application "Finder" to set bounds of Finder window 1 to {100, 100, 800, 600}

Beautiful!
I'm saving this snippit of script just in case that happens again. Which I'm not sure how it did.

Thanks HexMonkey!
 
Cant you just go to Window > Zoom?

It works slightly differently to 'maximise' maybe this is what caused it to happen in the first place.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.