angular-ui/ui-grid

Focus on edit lost when tabbing rapidly

Open

#5 624 ouverte le 15 août 2016

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)JavaScript (2 496 forks)batch import
help wanted

Métriques du dépôt

Stars
 (5 395 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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?

Guide contributeur