Skip to content

Autocomplete arrow selection disappearing  #6644

@Cumbalin

Description

@Cumbalin

I'm using the autocomplete function. When I use the arrow keys to move up and down the popup menu, the selection disappears after 1 second. This means that if I have a large dropdown, I can only arrow down a few items before the selection disappears and if I'm still pressing down, it will start over at the top.

Here is small video of what I am experiencing.
https://user-images.githubusercontent.com/84863620/121253086-ef7b0100-c865-11eb-83d1-b227541a0535.mp4

I've tried tinkering with line 6664 this.$active.removeClass('active') but it doesn't seem to stop the disappearing act, it only stops the removal of the active from the previously selected item.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions