angular-ui/ui-grid

F2 key will not begin edit mode again in focused cell after ending editing with ESC key

Fermée

#7 215 ouverte le 19 févr. 2022

 (0 commentaire) (0 réaction) (0 personne assignée)JavaScript (2 496 forks)batch import
a11ygrid-edithelp wantedneeds: analysis

Métriques du dépôt

Stars
 (5 395 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

When in edit mode and leaving it with the ESC key, it is not possible to reenter edit mode in the same cell with the F2 key (I am using the grid with enableCellEditOnFocus: true). You have to navigate to another cell and then back to the cell to enter edit mode again - or click in it with the mouse.

Guide contributeur