Bug 256293 - Reveal focused input element in an event loop task instead of a post layout task
Summary: Reveal focused input element in an event loop task instead of a post layout task
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks: 256295
  Show dependency treegraph
 
Reported: 2023-05-03 21:02 PDT by Ryosuke Niwa
Modified: 2023-05-04 00:04 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2023-05-03 21:02:40 PDT
Don't use post layout task to reveal selection for the focused input element.
Comment 1 Ryosuke Niwa 2023-05-03 21:05:51 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13434
Comment 2 EWS 2023-05-04 00:03:48 PDT
Committed 263665@main (765616e80351): <https://commits.webkit.org/263665@main>

Reviewed commits have been landed. Closing PR #13434 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-05-04 00:04:17 PDT
<rdar://problem/108879628>