redhat-developer / redhat-developer/vscode-openshift-tools
Context menu for OpenShift Terminal doesn't respect `"window.titleBarStyle": "native"`
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 123
- Forks
- 63
- Avg merge
- 6h 16m
- Merged PRs (30d)
- 74
Description
If "window.titleBarStyle": "native", the context menu for the OpenShift terminal still looks like, instead of looking like the operating system-specific context menu, which all the other context menus use.
It might be a good idea to make this context menu's appearance consistent with the operating system's context menus when "window.titleBarStyle": "native".
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
Start by locating the OpenShift Terminal context-menu implementation and compare it with the other context menus used by the extension. Reproduce the issue with "window.titleBarStyle": "native" and verify that the terminal menu uses the operating system-specific appearance while other menus remain unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100