angular-ui/ui-grid

Focus on edit lost when tabbing rapidly

Open

#5.624 aberto em 15 de ago. de 2016

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (2.496 forks)batch import
help wanted

Métricas do repositório

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

Description

I am using cellNav and enableCellEditOnFocus:true, so the user can navigate using keys and on arrival, the cell goes to edit mode, all works fine if tab is pressed and released once cell at a time, but on moving rapidly or holding TAB (or RIGHT key) pressed the cell navigates eventually but doesnt enter the edit mode. Is this a bug? or any workaround available?

Guia do colaborador