angular-ui/ui-grid

Text highlighting not longer working, if cellNav is used

Open

#4 190 ouverte le 14 août 2015

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)JavaScript (2 496 forks)batch import
help wanted

Métriques du dépôt

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

Description

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:

Guide contributeur