angular-ui/ui-grid

different behavior of the tab key when cell navigation is enabled

已關閉

#4,063 建立於 2015年7月28日

 (1 則留言) (0 個反應) (0 位負責人)JavaScript (2,496 個分叉)batch import
grid-cellNavhelp wantedtype: bug

倉庫指標

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

描述

see here:

http://plnkr.co/edit/sR1W3Dv08QgYUijHCzQ1?p=preview

if you select the first cell and then press tab, you jump right out of the list (url bar or something)

But if you change the code and allow also focus on the second column then you can press tab nicely and it jumps from cell to cell to row to row

Why is there that difference between 1 or more then one column that is allowed to get focus?

貢獻者指南