Skip to content

Conversation

@huszkacs
Copy link
Contributor

This PR fixes #107602.

Android screen-keyboard event's code field is empty, therefor it has to be set by the keyCode value. Reason why that one liner is enough, because the commandId later will be calculated based on the code value. In case of Backspace Keydown event commandId must be 'deleteLeft' in order to perform a delete.

@Tyriar Tyriar assigned alexdima and unassigned Tyriar May 25, 2021
@alexdima alexdima added this to the May 2021 milestone May 31, 2021
@alexdima
Copy link
Member

Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issues with Backspace in Codespaces on Android (Surface Duo)

3 participants