angular-ui/ui-grid
Auf GitHub ansehenIn IE, shift-click secondary sorting works, but also selects all items on page.
Open
#5.952 geöffnet am 17. Jan. 2017
Browser IEgood first issue
Repository-Metriken
- Stars
- (5.395 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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.