angular-ui/ui-grid

Focus on edit lost when tabbing rapidly

Open

#5624 aperta il 15 ago 2016

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (2496 fork)batch import
help wanted

Metriche repository

Star
 (5395 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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?

Guida contributor