BRIAN BERGSTRAND This is a bug in the 10.6/10.6.1 Finder. It displays the desktop icon window at the desktop level instead of at the desktop icon level (as all previous OS X versions did). This results in a conflict between CD and the desktop icon window. The simple workaround is just to click on the "blank" desktop, this will bring the Finder's icon window to the front. A more permanent workaround involves Terminal. Quit CD and then run the following: defaults write org.bergstrand.changedekstop SDLevel -bool true This forces CD's window to run below the Desktop level. However it does not work correctly with multiple monitors. I filed a bug with Apple over a month ago, but I don't know if/when it will be fixed. (Version 3.0.6) |