maheshkumarvk / superputty

Automatically exported from code.google.com/p/superputty
MIT License
0 stars 0 forks source link

Keyboard switching between tabs doesn't change keyboard focus after switching back from a remote desktop session #256

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. open multiple tabs
2. create a remote desktop session
3. switch to the remote desktop session
4. switch back to superputty
5. switch between tabs and type characters

What is the expected output? What do you see instead?

I'd expect the keyboard focus to switch to the new tab and input to go to the 
new tab, but instead keyboard focus stays on the old tab and input goes to the 
old tab, even though the new tab is visible

What version of the product are you using? On what operating system?

1.3.0.11 on Windows 7, 64-bit

Please provide any additional information below.

This behavior doesn't happen immediately upon creating new tabs--just when 
switching back to superputty from a remote desktop session (using mstsc.exe)

Original issue reported on code.google.com by alexall...@dropbox.com on 3 Nov 2012 at 7:05