angular-ui/ui-grid

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

已關閉

#7,215 建立於 2022年2月19日

 (0 則留言) (0 個反應) (0 位負責人)JavaScript (2,496 個分叉)batch import
a11ygrid-edithelp wantedneeds: analysis

倉庫指標

星標
 (5,395 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南