redhat-developer / redhat-developer/vscode-openshift-tools
During startup, OpenShift Terminal becomes focused, switching the user away from other windows
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 123
- Forks
- 63
- Avg merge
- 6h 16m
- Merged PRs (30d)
- 74
Description
To reproduce:
- Open VS Code with VS Code OpenShift installed, and ensure the OpenShift terminal is focused
- Close VS Code
- Reopen VS Code
- Quickly switch to another window
- Wait a few seconds for VS Code OpenShift to finish initialization
Expected: the other window remains focused
Actual: VS Code becomes focused
Not sure if this is a VS Code bug or a bug with our extension. Maybe this is Linux specific. Maybe this is Gnome specific.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the startup sequence with the OpenShift terminal focused, then quickly switch to another window and observe whether VS Code regains focus after initialization. Investigate the extension's initialization behavior alongside VS Code, Linux, and GNOME focus handling; done means the other window remains focused after the extension finishes starting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- desktop-dev, devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100