[Webkit-unassigned] [Bug 177657] New: [Input Events] The "insertReplacementText" inputType should be limited to autocorrection and spell checking

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 29 08:19:08 PDT 2017


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

            Bug ID: 177657
           Summary: [Input Events] The "insertReplacementText" inputType
                    should be limited to autocorrection and spell checking
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wenson_hsieh at apple.com
                CC: wenson_hsieh at apple.com

In https://bugs.webkit.org/show_bug.cgi?id=170955, I made WebKit input event behavior compliant with the input events spec, if we consider insertion via the emoji picker to be "similar to autocorrect/spell checking" (the platform uses the same codepath to insert text in both cases). However, this policy isn't very useful, particularly to clients like Gmail that need to distinguish autocorrection and spell checking from other forms of text insertion. So we should explore limiting "insertReplacementText" to autocorrection and spellchecking.

-- 
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/20170929/3c705633/attachment-0001.html>


More information about the webkit-unassigned mailing list