Skip to content

[Dropdown] - Search dropdown enter and blur couses first option selection #4506

Closed
@michtill

Description

Steps to Reproduce
Enter and blur search selection dropdown with yet selected item.

  1. Select some "not first" item in the search dropdown.
  2. Again click into dropdown (in the search input, not only the arrow).
  3. Click anywhere else outside the dropdown (blur the dropdown).

Expected
The dropdown should keep previesly selected item.

Result
The dropdown selects the first item in the list.

Testcase
http://jsfiddle.net/ba7dkjx4/

WORKAROUND
forceSelection: false //but on search dropdown it should be default false

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions