angular-ui/ui-grid

CellNav modifierKeysToMultiSelectCells not working in IE11 (and IE9)

Open

#3,966 opened on Jul 10, 2015

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
Browser IEgrid-cellNavhelp wantedneeds: analysis

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Symptom: Unable to select multiple cells while holding down Ctrl and clicking.

Tested for ui-grid v3.0.0-rc.22-e8fe073 Functionality works for Firefox v38.0.5. Able to replicate issue on the Cell Navigation Tutorial example at http://ui-grid.info/docs/#/tutorial/202_cellnav.

Contributor guide