[Webkit-unassigned] [Bug 265856] New: iOS Autocorrect feature doesn work properly when clearing text with JS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 5 01:23:14 PST 2023


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

            Bug ID: 265856
           Summary: iOS Autocorrect feature doesn work properly when
                    clearing text with JS
           Product: WebKit
           Version: Safari 17
          Hardware: iPhone / iPad
                OS: iOS 17
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: deniss at codeart.lv
                CC: cdumez at apple.com, wenson_hsieh at apple.com

In a scneario when there is input and button in the form. The button is set to cancel further action upon touchend and clears the input value, the autocorrect hint will not disappear. Tested with iOS 17.1.2 / Safari.

Here is the isolated case: https://codepen.io/mark-tyler/pen/bGzOqdQ
1. Open on Safari on iOS
2. Start typing in the field so that autocorrect hint will appear
3. Press "Submit"

Expected: autocorrect hint disappers, as there is no more text to correct
Actual: Hint doesnt disappear.

-- 
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/20231205/a18d6377/attachment.htm>


More information about the webkit-unassigned mailing list