angular-ui/ui-grid

Navigation issue with keyboard up and down key.

Open

#7.065 geöffnet am 17. Dez. 2019

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (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

  • when using up/down arrow and enter to navigate, sometimes cursor skips a cell when hitting the arrow key just once. And it becomes non-editing when the cell navigates to is out of the visible area.

  • it becomes non editable in up and down of last displayed row (Like 10 rows displays at a time so after 10 rows when we down keypress then it becomes non editable and sometimes it skips row.)

  • plunker : http://plnkr.co/edit/WizlYTzwdif3Exp1pTDT?p=preview

Contributor Guide