angular-ui/ui-grid

Text highlighting not longer working, if cellNav is used

Open

#4,190 创建于 2015年8月14日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)JavaScript (5,395 star) (2,496 fork)batch import
help wanted

描述

If you use the cellNav feature you are no longer able to highlight the text within a cell.

I'm talking about "no longer" because text highlighting is default behavior of ui-grid and it was possible to set enableHighlighting: true in ng-grid to allow text highlighting, even with cell selection (navigation) on.

Example:

贡献者指南