angular-ui/ui-grid
In IE, shift-click secondary sorting works, but also selects all items on page.
Chiusa
#5952 aperta il 17 gen 2017
Browser IEgood first issue
Metriche repository
- Star
- (5395 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
When shift-clicking on multiple sortable columns in Internet Explorer (I use IE11), text selection occurs as well.
This can be observed by executing the demo in the tutorial within IE:
ui-grid.info/docs/#/tutorial/102_sorting
Chrome works as expected. Haven't tried other browsers.