angular-ui/ui-grid

Navigate Up/Down in dropdownEditor trigger change cell focus and close the dropdownEditor. Only happened in Firefox & IE.

Open

#6.393 aberto em 14 de set. de 2017

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (2.496 forks)batch import
Browser FirefoxBrowser IEgood first issue

Métricas do repositório

Stars
 (5.395 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Navigate Up/Down in dropdownEditor trigger change cell focus and close the dropdownEditor. Only happened in Firefox & IE.

Sample: http://ui-grid.info/docs/#/tutorial/309_editable_with_cellnav

  1. Click on any Gender cell and got cell focused and turn to dropdowneditor
  2. Press space or click to open the list
  3. Press down/up

Current: cell changed focus and close the dropdownEditor Should be: changed the selection of drop down

Env: firefox, ie on windows 7

Any solution for this case? Thanks

Guia do colaborador