up vote 5 down vote favorite
1
share [g+] share [fb]

Sometimes for unknown circumstances to me, some applications (like Firefox) lose the minimize button.

o

What might the cause be?

link|improve this question

1  
Ooooh, spooky meta screenshot... :) – roe Jul 21 '09 at 18:46
feedback

1 Answer

up vote 5 down vote accepted

I am not sure myself but a quick Google search reveals some interesting theories:

From MacRumors:

For some reason the OS seems to get disconnected from the Dock and disables the minimization. I haven't found a cause yet but I usually find that opening /Applications/Utilities/Terminal.app and running: Code:

killall -HUP Dock

fixes it. The only downside is that all windows which are currently having issues will not suddenly start working but all new windows will behave properly.

link|improve this answer
1  
It makes sense. After your answer I put more attention on what I did. It seems like switching to a virtual machine, disconnect the application. New instances are fine thoug. No need to killalll. – Oscar Reyes Jul 21 '09 at 18:34
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.