WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
304114
When using the native auto-correct inputType 'insertReplacementText' not fired
https://bugs.webkit.org/show_bug.cgi?id=304114
Summary
When using the native auto-correct inputType 'insertReplacementText' not fired
michael
Reported
2025-12-13 06:48:18 PST
When you make a replacement using the native auto-correct feature, inputType 'insertText' with event.data = "null" is fired, but we'd expect 'insertReplacementText' as per Input Events Level 2 spec (
https://www.w3.org/TR/input-events-2/#interface-InputEvent-Attributes
) Repro:
https://w3c.github.io/editing/repros/494.html
Context:
https://github.com/w3c/editing/issues/494
NOTE: This issue has been discussed at the W3C Editing TF December Meeting:
> seems like a bug. probably should be insertReplacementText
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-12-20 06:49:10 PST
<
rdar://problem/166940428
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug