-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
vscode webview input tag cannot enter anything #7232
Comments
@huangjunjia Could you try before this PR: #7216? cc @azatsarynnyy @vrubezhny @vince-fugnitto Could you check please? If it is the case we have to revert it before the release today. cc @marcdumais-work |
I confirmed it is caused by #7216 and have provided a fix #7233 |
Fixes eclipse-theia#7232 This commit reverts the breaking change of eclipse-theia#7216 which meant that users would not be able to provide keyboard input any longer in a webview. Signed-off-by: vince-fugnitto <vincent.fugnitto@ericsson.com>
Description
vscode extension create a webview but input element cannot enter anything.
Reproduction Steps
OS and Theia version:
Diagnostics:
The text was updated successfully, but these errors were encountered: