angular-ui/ui-grid

Basic Issue: enableCellEditOnFocus only works every other time, even in Tutorial

已關閉

#6,893 建立於 2018年11月19日

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

倉庫指標

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

描述

When using enableCellEditOnFocus, it only works every other click.

Here is a modified Plunkr of Tutorial: 201 Edit Feature: http://plnkr.co/edit/KkrTaTQJGtgQGsc6WrB3?p=preview

Click on a cell in the Name column: you can edit it. Click on another cell in the Name column: it just selects the cell, does not bring up an editor. Repeat.

This problem was introduced in v4.0.8. It's quite a severe problem, apparently rendering enableCellEditOnFocus somewhat unusable. I hope this can be fixed: otherwise I can't take any of the many improvements since then.

貢獻者指南