WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
301445
[Event-timing] refresh timestamps of delayed keyup events (due inline text completion)
https://bugs.webkit.org/show_bug.cgi?id=301445
Summary
[Event-timing] refresh timestamps of delayed keyup events (due inline text co...
Franco Vieira de Souza
Reported
2025-10-24 14:19:30 PDT
During inline text completion, keyup events are held until the completion is over; this causes events to be dispatched very late, and with very old timestamps; see
https://bugs.0
. This generates event timing entries with unreasonably high durations.
Attachments
Add attachment
proposed patch, testcase, etc.
Franco Vieira de Souza
Comment 1
2025-10-24 14:19:32 PDT
<
rdar://problem/163284173
>
Franco Vieira de Souza
Comment 2
2025-10-24 14:22:34 PDT
Related bug (garbled in OP):
https://bugs.webkit.org/show_bug.cgi?id=301443
Franco Vieira de Souza
Comment 3
2025-10-24 14:43:46 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/52973
EWS
Comment 4
2025-10-28 06:20:18 PDT
Committed
302233@main
(37e18e119638): <
https://commits.webkit.org/302233@main
> Reviewed commits have been landed. Closing PR #52973 and removing active labels.
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