angular-ui/ui-grid

isStartEditKey twice with different keycodes

Open

#5,035 opened on 2016年1月27日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
help wantedneeds: analysis

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド