Comment #25 on issue 24956 by [email protected]: Chrome no longer allows windows to be in separate spaces http://code.google.com/p/chromium/issues/detail?id=24956
So the problem here is definitely having a visible subwindow with an alphaValue of 0. As I mentioned in issue 28107, Safari's find-in-page overlay is a child window with almost the same properties as Chrome's info bubble, but Safari does not have this problem. However, if I call setAlphaValue:0 on Safari's overlay window, Safari has this weird Spaces behavior that this bug is about as well. So I guess someone should file "Spaces gets confused when a window has a completely transparent subwindow" bug with Apple, and until they fixed that the info bubble needs to be closed instead of made transparent, as Trung said above. I'm pretty certain that that will fix this bug. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
