Re: [w3c/uievents] Specify the textInput event (PR #362)

If I call `preventDefault` of `textInput` at DnD in same editing host, the deletion is also canceled on Chrome. It's impossible to emulate that on Firefox without adding a lot of hacky code...

And also a call of `preventDefault` for IME composition cannot cancel the default action but its `cancelable` is set to `true` on Chrome.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/uievents/pull/362#issuecomment-1918323185
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/uievents/pull/362/c1918323185@github.com>

Received on Wednesday, 31 January 2024 03:38:14 UTC