Skip to content

handle input method events#370

Open
jperedadnr wants to merge 13 commits intogluonhq:mainfrom
jperedadnr:369-inputmethodevent
Open

handle input method events#370
jperedadnr wants to merge 13 commits intogluonhq:mainfrom
jperedadnr:369-inputmethodevent

Conversation

@jperedadnr
Copy link
Collaborator

Fixes #369

@abhinayagarwal
Copy link
Collaborator

Is it possible to add a test which triggers key events for composed keys?

@jperedadnr
Copy link
Collaborator Author

Not sure, it requires a non-English (Spanish for instance) keyboard and then two consecutive key strokes. OpenJFX only has manual tests for this.

@johanvos
Copy link
Contributor

Not sure, it requires a non-English (Spanish for instance) keyboard and then two consecutive key strokes. OpenJFX only has manual tests for this.

Should be testable with the headless platform.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Listen to Input Method Events

3 participants