-
Notifications
You must be signed in to change notification settings - Fork 179
Open
Description
Describe the bug
CompositionEnd event is not triggering input event in roosterJS version 9.0.2, causing updated content miss and not getting captured.
This event is getting triggered in legacy roosterJS V8 version. This is causing content added via drop down for multiple different languages using IME Keyboard is not getting captured.
To Reproduce
Steps to reproduce the behavior:
- Ensure you have installed Japanese language package.
- Go to 'https://microsoft.github.io/roosterjs/index.html
- Type any letter in Japanese and notice events triggered
Expected behavior
InputEvent is expected to be triggered before CompositionEnd event to capture typed text in different launguages.
Screenshots
If applicable, add screenshots to help explain your problem.
Added screenshots of events triggered when Japanese characters are typed for Legacy demo and latest demo site.

Metadata
Metadata
Assignees
Labels
No labels