[Webkit-unassigned] [Bug 164391] New: Web Inspector: Pressing Left Arrow breaks autocomplete

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 3 17:48:59 PDT 2016


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

            Bug ID: 164391
           Summary: Web Inspector: Pressing Left Arrow breaks autocomplete
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: nvasilyev at apple.com
                CC: bburg at apple.com, dcrousso+webkit at gmail.com,
                    joepeck at webkit.org, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

Steps:
1. Open Console.
2. Type "a"
3. Press Arrow Down key.
4. Press Arrow Left key.
5. Erase console prompt (by pressing Cmd+A and Delete, for example).
6. Type "a".

Expected:
a|ddEventListener (Autocomple still works)


Actual:
a| (Autocomplete doesn't work any more)

Notes:
This is a recent regression. It works as expected in Safari Technology Preview 16.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161104/dd479c68/attachment.html>


More information about the webkit-unassigned mailing list