Whenever a website changes, finishes loading or re-loads; Google Chrome moves me to that Space. It drives me crazy. Is there any way of stopping that?
Asked
Active
Viewed 7,134 times
3 Answers
10
I've submitted this as a bug to Chrome, so far nobody denied that this is a problem, but nobody confirmed it either: http://code.google.com/p/chromium/issues/detail?id=46137
Pablo Fernandez
- 11,649
4
To prevent OS X from ever automatically to switching spaces with open windows, you can enter the following into a Terminal window.
defaults write com.apple.dock workspaces-auto-swoosh -bool NO && killall Dock
You'll still have to open a new window for the application though: Click the application in the dock, then press cmd+n.
airikh
- 41
- 1
-1
I don't think so. You could set Chrome to run in every space; that's what I do with my browser.
NReilingh
- 5,883