angular-ui/ui-grid
Vedi su GitHubCellNav - multi cell selection gets cleared after scrolling
Open
#4936 aperta il 7 gen 2016
help wanted
Metriche repository
- Star
- (5395 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
Hi,
There is an issue with MultiSelectCells functionality of CellNav module. I can select multiple cells using CTRL + cell selection, however after scrolling the grid (up or down) the multi-selection gets cleared and only the first cell from the collection remains highlighted.
It can be reproduced in the CellNav tutorial: http://ui-grid.info/docs/#/tutorial/202_cellnav
- Select multiple cells using CTRL + selection
- Scroll the grid up/down
- Observe the selections disappearing.