angular-ui/ui-grid

Focus on edit lost when tabbing rapidly

Open

#5.624 geöffnet am 15. Aug. 2016

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
help wanted

Repository-Metriken

Stars
 (5.395 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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?

Contributor Guide