Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

search-enabled=false breaks keyboard interaction on Safari #2005

Open
@kevcenteno

Description

@kevcenteno

Bug description:

Steps to reproduce

  1. Set search-enabled=false
  2. Use desktop Safari (tested on 10.1.1)
  3. Click/tab/focus on the ui-select element
  4. Use up/down arrow keys to change what is selected.

Expected

  1. Can change what is selected when dropdown is open
  2. Can open dropdown when dropdown is closed

Actual

  1. Cannot change what is selected
  2. Dropdown panel quickly opens and closes.

Link to minimally-working plunker that reproduces the issue:

http://angular-ui.github.io/ui-select/demo-disable-search.html

Version of Angular, UI-Select, and Bootstrap/Select2/Selectize CSS

UI-Select

Angular: ^1.4

UI-Select: 0.19.8

Bootstrap/Select2/Selectize CSS (if applicable): All

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions