angular-ui/ui-grid

isStartEditKey twice with different keycodes

Open

#5,035 建立於 2016年1月27日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)JavaScript (5,395 star) (2,496 fork)batch import
help wantedneeds: analysis

描述

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

貢獻者指南