Skip to content

Double-clicking on a dropdown menu sometimes selects wrong entry #1978

@aeons

Description

@aeons

Expected Behavior

If, for some reason, you were to double click on an entry in a dropdown menu, the entry you clicked on should be selected.

Actual Behavior

Sometimes, the animation that moves the dropdown menu up and fades it out, makes it so that the second click in the double click registers on the entry below the one you started with.

It looks like the click handler is not removed when a click is registered, but only when the dropdown has completely closed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions