Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ctrl+tab, ctrl+shift+tab window doesn't get input focus #880

Open
jeremydrahos opened this issue Aug 23, 2022 · 6 comments
Open

ctrl+tab, ctrl+shift+tab window doesn't get input focus #880

jeremydrahos opened this issue Aug 23, 2022 · 6 comments

Comments

@jeremydrahos
Copy link

When typing into a terminal in one window, if you ctrl+tab to another terminal and type, it remains typing in the one into which you were just typing.

Open a few tabs. 4 in my case. start typing in one, press ctrl+tab to go to the next one (or beyond), start typing and you'll notice nothing is happening. Go to the last tab into which you were typing and what you had typed is in there.

Desktop (please complete the following information):

  • OS: Windows 10 Pro 21H2 Build 19044.1889
  • Browser: SuperPutty
  • 1.4.0.10
@rex-banner
Copy link

rex-banner commented Aug 30, 2022

Exactly the same problem.
Moreover, the "ctrl+tab" are also considered as ";5;9~" in the initial putty session (EDIT : in fact the polluted characters are due to an option in Kitty that you should enable when using a tab manager : Windows > Behaviour > "Switch PuTTY windows with Ctrl + TAB")

@e-berzerk
Copy link

I'm having this same issue. Mine seems to be persistent once it starts. I can close and re-launch SuperPuTTY with the same problem persisting. I've attached a screen shot of the log viewer while this is happening:
superputty_focus_issue

OS Name Microsoft Windows 10 Pro for Workstations
Version 10.0.19045 Build 19045
System Manufacturer LENOVO
System Model 20HJS2SJ00
System Type x64-based PC
Processor Intel(R) Xeon(R) CPU E3-1505M v6 @ 3.00GHz, 3000 Mhz, 4 Core(s), 8 Logical Processor(s)
Locale United States
Time Zone Central Standard Time
Installed Physical Memory (RAM) 64.0 GB

Edition Windows 10 Pro for Workstations
Version 22H2
Installed on ‎20-‎Jan-‎23
OS build 19045.2604
Experience Windows Feature Experience Pack 120.2212.4190.0

@rex-banner
Copy link

Still having same problem on 1.5.0. Tested with putty or kitty, same behavior.

To sum it up :

  • I have two tabs : T1 & T2
  • Put the focus on T1 by clicking on T1 tab, showing T1 session, and type "aaaa" => effectivly write the char string in the T1 session
  • Put the focus on T2 by "CtrlTab" on T2 tab ssh session, showing T2 session, and type "bbbb" => nothing is written on screen T2 ! ... whereas bbbb is written on T1 session underneath !

@rivabem also pointed out the problem here ; #864
@jimradford Could you give your opinion on this issue ? I don't understand why this bug doesn't bother other users : are all others changing tabs by clicking on tabs, and not using keyboard shortcut CtrlTab CtrlShiftTab ?

@rex-banner
Copy link

@jimradford Could you give your opinion on this issue ? I don't understand why this bug doesn't bother other users : are all others changing tabs by clicking on tabs, and not using keyboard shortcut CtrlTab CtrlShiftTab ?

@petitsurfeur
Copy link

Same problem. I switched back to Putty Connection Manager

@rex-banner
Copy link

@jimradford Could you give your opinion on this issue ? I don't understand why this bug doesn't bother other users : are all others changing tabs by clicking on tabs, and not using keyboard shortcut CtrlTab CtrlShiftTab ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants