History popup sets window on first monitor active
By ichab... on November 06, 2014 17:47 (imported from Google Code)
** READ THIS! **
Your report will not be accepted if you don't follow these instructions.
Seriously.
1) Attach your ~/Library/Preferences/com.googlecode.iterm2.plist to this
issue.
2) Create a debug log while reproducing the issue. Instructions are here:
https://code.google.com/p/iterm2/wiki/DebugLogging
3) If you are reporting a performance problem, do this:
https://code.google.com/p/iterm2/wiki/HowToSample
What steps will reproduce the problem?
- I opened multiple fullscreen windows on a multi monitor setup
- I open the history to paste a value into the console on the second monitor (while a space with another fullscreen iterm window is active on the first monitor)
- The first fullscreen windows gains focus
What is the expected output?
The history popup opens in the currently active window on the second screen.
What do you see instead?
The focus jumps from the window on the second monitor to the window on the first monitor.
What version of iTerm2 are you using?
2.0.0.20141103 (happened with the previous version as well)
What OS version are you using?
Mac OSX 10.9.4
Please provide any additional information below.
Additional Info:
This happens only if an iterm window is present on the active space of the first monitor.
It does not matter if the iterm window is fullscreen, in a small window or if it is in the backgroud or foreground.