Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Dropdown doesn't close on mousedown #108

@mgiuffrida

Description

@mgiuffrida

The dropdown only closes when something else is "click"ded -- not when something else is "mousedown"deded.

Fiddle: https://jsfiddle.net/mgiuffrida/9cx5ezxo/

  1. Click "Open" to open the dropdown.
  2. Elsewhere on the same page, press down the mouse button.

Expected: Dropdown closes.
Actual: Dropdown stays open.

  1. Drag the mouse to another position on the same page, and release the mouse button.

Expected: Dropdown closes.
Actual: Dropdown is still open.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions