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

[electron] Support context menu for input and textarea #6438

Open
kittaakos opened this issue Oct 23, 2019 · 1 comment
Open

[electron] Support context menu for input and textarea #6438

kittaakos opened this issue Oct 23, 2019 · 1 comment
Labels
electron issues related to the electron target help wanted issues meant to be picked up, require help

Comments

@kittaakos
Copy link
Contributor

Description

This is a follow-up of #6430. Currently, the context menu is not available for input and textarea when running the app in electron environment. Let's add support for it. See what the VS Code guys did: microsoft/vscode@bd5d8f5

Reproduction Steps

OS and Theia version:

Diagnostics:

@kittaakos kittaakos added the electron issues related to the electron target label Oct 23, 2019
@akosyakov akosyakov added the help wanted issues meant to be picked up, require help label Oct 23, 2019
@kittaakos
Copy link
Contributor Author

Check whether we can use electron-context-menu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
electron issues related to the electron target help wanted issues meant to be picked up, require help
Projects
None yet
Development

No branches or pull requests

2 participants