Bug 235438 - [forms] Prevent contenteditable anchors from being stuck
Summary: [forms] Prevent contenteditable anchors from being stuck
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zsun
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-01-21 07:04 PST by zsun
Modified: 2022-01-23 09:01 PST (History)
8 users (show)

See Also:


Attachments
Patch (3.41 KB, patch)
2022-01-21 07:16 PST, zsun
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zsun 2022-01-21 07:04:16 PST
anchors can be stuck in the :active state if contenteditable is enabled before :active is removed.
Comment 1 zsun 2022-01-21 07:16:49 PST
Created attachment 449651 [details]
Patch
Comment 2 EWS 2022-01-23 09:00:23 PST
Committed r288420 (246311@main): <https://commits.webkit.org/246311@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 449651 [details].
Comment 3 Radar WebKit Bug Importer 2022-01-23 09:01:20 PST
<rdar://problem/87942860>