angular-ui/ui-grid

focus jumps to random row after pressing enter while using cellNav with edit enabled

Open

#6,978 创建于 2019年5月14日

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

仓库指标

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

描述

Hi, in grid with edit and cellNav enabled randomly happens, that after pressing enter key in cell, the focus doesn't jump to next row, but instead it skips few rows and sometimes it goes all the way to top. It happens in longer grids after some scrolling.

Video of the issue: https://imgur.com/ntnCdPv Plunker: http://plnkr.co/edit/Q8CW68OWovbt7NDFbAJs?p=preview

Thanks for any help.

贡献者指南