angular-ui/ui-grid

Focus on edit lost when tabbing rapidly

Open

#5,624 创建于 2016年8月15日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)JavaScript (2,496 fork)batch import
help wanted

仓库指标

Star
 (5,395 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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?

贡献者指南