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

Terminal Tabs require 3 tab key presses to get focus #845

Open
carniz opened this issue Jan 6, 2025 · 1 comment · May be fixed by #846
Open

Terminal Tabs require 3 tab key presses to get focus #845

carniz opened this issue Jan 6, 2025 · 1 comment · May be fixed by #846
Labels
Status: Confirmed Verified by someone other than the reporter

Comments

@carniz
Copy link

carniz commented Jan 6, 2025

What Happened?

If I'm not mistaken, it used to be enough pressing the tab key once on the keyboard in order to focus a Terminal Tab.

Steps to Reproduce

  1. Have more than one Tab open in the terminal
  2. Using the mouse, click on a previously inactive Tab in the terminal
  3. Press the tab key on the keyboard (once)
  4. The Tab is not focused, thus, you can't start typing commands

Expected Behavior

The terminal tab gets focus (i.e. the cursor turns solid) and you can start typing commands

OS Version

8.x (Circe)

Session Type

Secure Session (Wayland)

Software Version

Latest release (I have run all updates)

Log Output

No response

Hardware Info

No response

@jeremypw jeremypw added the Status: Confirmed Verified by someone other than the reporter label Jan 6, 2025
@jeremypw
Copy link
Collaborator

jeremypw commented Jan 6, 2025

Also in OS7.1. Possible related to changing to using native Gtk.Widget for the TabView rather than the deprecated Granite.DynamicNotebook. I usually just click on the terminal area to get it to focus so I hadn't noticed this change. It would be better if the terminal automatically focused after being selected so no further action is required.

@jeremypw jeremypw linked a pull request Jan 6, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Confirmed Verified by someone other than the reporter
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants