NEW 170416
Support InputEventInit.{inputType, dataTransfer, isComposing, targetRanges}
https://bugs.webkit.org/show_bug.cgi?id=170416
Summary Support InputEventInit.{inputType, dataTransfer, isComposing, targetRanges}
Chong Zhang
Reported 2017-04-03 13:31:19 PDT
Attachments
bazzimoe3
Comment 1 2023-10-01 17:01:57 PDT
Has the spec for InputEventInit.{inputType, dataTransfer, targetRanges} changed since this issue was created? Chrome does have this implemented, I dont see any reason WebKit shouldn't have it as well. The most major use case of this would be grammar-checking and correcting web extensions. I have come across some extensions (e.g. Language Tools), that although from Chrome, do rely on this. I have a patch ready to go, it was simple enough (I think haha)
Tatsunori Uchino
Comment 2 2023-10-06 02:16:08 PDT
https://dninomiya.github.io/form-guide/stop-enter-submit It seems only Safari hasn't support the isComposing yet.
bazzimoe3
Comment 3 2023-10-20 10:17:05 PDT
Radar WebKit Bug Importer
Comment 4 2024-02-08 15:20:12 PST
Note You need to log in before you can comment on or make changes to this bug.