angular-ui/ui-grid

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

Open

#6.978 geöffnet am 14. Mai 2019

Auf GitHub ansehen
 (1 Kommentar) (1 Reaktion) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
grid-cellNavhelp wanted

Repository-Metriken

Stars
 (5.395 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide