[Webkit-unassigned] [Bug 265958] New: Toggling spellcheck attribute doesn't toggle spelling markers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 6 12:31:22 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=265958

            Bug ID: 265958
           Summary: Toggling spellcheck attribute doesn't toggle spelling
                    markers
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ntim at apple.com

```
        <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">
```

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231206/348b22b8/attachment.htm>


More information about the webkit-unassigned mailing list