angular-ui/ui-grid

isStartEditKey twice with different keycodes

Open

#5035 aperta il 27 gen 2016

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (2496 fork)batch import
help wantedneeds: analysis

Metriche repository

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

Descrizione

When i decorate the isStartEditKey function of uiGridEditService the function is called twice with two different keycodes. Maybe when i hit "t" i receive two keycodes, 84 first an then 116.

http://plnkr.co/edit/a14yxA?p=preview

Guida contributor