[Webkit-unassigned] [Bug 214493] New: spellcheck="false" on text input element prevents text replacement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 17 12:49:05 PDT 2020


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

            Bug ID: 214493
           Summary: spellcheck="false" on text input element prevents text
                    replacement
           Product: WebKit
           Version: Safari 13
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: opendarwin at lapcatsoftware.com

Overview:
If an HTML <input> element has the attribute spellcheck="false", this disables macOS text replacement System Preferences. A very prominent example is the Google Search field.

Steps to reproduce:
1) Open System Preferences, Keyboard pane, Text tab
2) Create a new text replacement, Replace :cmd: With ⌘
3) In Safari, open https://www.google.com
4) In the search field, enter :cmd: and then spacebar

Expected results:
:cmd: is replaced by ⌘

Actual results:
:cmd: is not replaced

Versions:
Safari Version 13.1.2 (14609.3.5.1.5), macOS Version 10.14.6

Additional Information:
Text replacement does work as expected on https://duckduckgo.com, where spellcheck is not disabled on the search field.

-- 
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/20200717/887e61cd/attachment.htm>


More information about the webkit-unassigned mailing list