angular-ui/ui-grid

Text highlighting not longer working, if cellNav is used

Open

#4.190 geöffnet am 14. Aug. 2015

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
help wanted

Repository-Metriken

Stars
 (5.395 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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:

Contributor Guide