[Webkit-unassigned] [Bug 214524] New: Autocomplete fails to act if the user hits the enter key too quickly.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 18 14:02:48 PDT 2020


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

            Bug ID: 214524
           Summary: Autocomplete fails to act if the user hits the enter
                    key too quickly.
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Macintosh
                OS: macOS 10.15
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Scott.buscemi at lumenfoundry.com

Autocomplete fails to act if the user hits the enter key too quickly.

The following example assumes the user has previously visited apple.com, and wants to visit it again:

1. Open a new window with cmd-n
2. Quickly type in "a" then hit the enter key

Expected Result:

The primary autocomplete result (apple.com) autofills and submits

Actual Result:

A google search for the letter "a"

...

This happens with both new tabs and new windows.

-- 
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/20200718/39adbf09/attachment.htm>


More information about the webkit-unassigned mailing list