Bug 265958

Summary: Toggling spellcheck attribute doesn't toggle spelling markers
Product: WebKit Reporter: Tim Nguyen (:ntim) <ntim>
Component: FormsAssignee: Aditya Keerthi <akeerthi>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Tim Nguyen (:ntim)
Reported 2023-12-06 12:31:22 PST
``` <p> <input type="checkbox" switch onchange="enter.spellcheck = this.checked" id="toggle-spellcheck"> <label for="toggle-spellcheck">Toggle hints</label> </p> <input spellcheck="false" value="DEWEWWOEID" id="enter"> ```
Attachments
Radar WebKit Bug Importer
Comment 1 2023-12-06 12:31:48 PST
Aditya Keerthi
Comment 2 2023-12-11 08:50:32 PST
EWS
Comment 3 2023-12-12 06:26:38 PST
Committed 271927@main (971fabe99b16): <https://commits.webkit.org/271927@main> Reviewed commits have been landed. Closing PR #21637 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.