Skip to content

Correct InputMethodTextChanged Event Handling #980

@xulihang

Description

@xulihang

The workaround in the #146 works but it does not handle the InputMethodTextChanged event perfectly.

I searched around javafx's code and found how it is done for TextInputControl.

https://github.com/openjdk/jfx/blob/dd22cd2d97d4bfc305e44f2e77b4c104c62ff31f/modules/javafx.controls/src/main/java/javafx/scene/control/skin/TextInputControlSkin.java#L693

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions