You can make a difference in the Apple Support Community!

When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.

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

Dragging tabbed window leaves ghost?

OK, this is really more of an annoyance, but it's odd, and I'm wondering if anyone else has noticed it.


When I Cmd-open a window (to make it open in a new window, it goes to a tab. Normally this is fine, but if I'm sorting files from folder to folder, it's easier to have them side by side. But if I drag a tabbed window out, so as to make is a separate window, the drag preview (mini image of the window) gets left on my desktop. It's not clickable or selectable, and if I close all windows, the Finder doesn't recognize it as an open window. Here it is:

User uploaded file

Has anyone else seen this, or know what causes it? I have noticed that Mavericks has some odd issues with desktop images (e.g. the Launchpad icon/dock prefs thing), but this is a new one.

iMac, OS X Mountain Lion (10.8.4), 27" 3.4 Ghz Core i7

Posted on Dec 14, 2013 12:00 PM

Reply
29 replies

Mar 10, 2014 6:16 PM in response to travisstraub

Hello guys.



Well, I found a fix that works for me:



Delete the Finder PLIST file on your user/Library folder, then restart.



How?



Go to your user's folder then press CMD + J for view options and select "Show Library folder" return to finder and open the library folder then search the folder Preferences and locate the com.apple.finder.plist file inside, delete it and restart.



PROS: No more mini-windows ghosts!

CONS: You'll lose all finder windows configurations / views. But it can be done again.



Hope it works for someone else.

Apr 30, 2014 9:09 AM in response to Ravenmoon

i get these ghosts too whenever I do a drag and drop between folders and I end up accidently creating a thumbnail of the folder ghosted onto the desktop and been searching for answers for quite some time and the only way I knew how to make them go away was to restart my mac but I found a quick and easy solution. just simply quit finder and when finder returns, the ghost thumbnail will have disappeared.. if its still there, try quitting finder one more time. hope this works for all whom encounter this bug on their mac desktops.

May 27, 2014 9:18 AM in response to Ravenmoon

Yes, this is caused by any app tweaking Finder's AnimateWindowZoom and DisableAllAnimations plist keys (TotalFinder does that).


To fix it for plain Finder, please execute this as a single line in Terminal.app:


osascript -e "tell application \"Finder\" to quit" && defaults write com.apple.finder DisableAllAnimations -bool false && defaults write com.apple.finder AnimateWindowZoom -bool true


To fix it for TotalFinder please follow this post:

http://discuss.binaryage.com/t/weird-finder-ghosting/1526/2


I'm sorry for this glitch,

May 31, 2014 1:17 PM in response to Ravenmoon

I have discovered the cause of this issue (for my computer at least)!


In my case it was because of TinkerTool:


TinkerTool / Finder / Animation effects are UNCHECKED = Thumbnail ghost on desktop.


Solution: CHECK both Animation effects choices and relaunch Finder = Ghosts busted.


. . .


I filed a bug report with the developer of TT and he has (quite quickly and graciously) confirmed it.

Nov 7, 2016 12:18 AM in response to Ravenmoon

This works:


osascript -e "tell application \"Finder\" to quit" && defaults write com.apple.finder DisableAllAnimations -bool false && defaults write com.apple.finder AnimateWindowZoom -bool true && defaults write com.apple.finder TotalFinderDontFixInstallerDefaults -bool true


Thanks to GitHub reference here: http://discuss.binaryage.com/t/weird-finder-ghosting/1526

Dragging tabbed window leaves ghost?

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