angular-ui/ui-grid

In IE, shift-click secondary sorting works, but also selects all items on page.

Open

#5,952 opened on Jan 17, 2017

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (5,395 stars) (2,496 forks)batch import
Browser IEgood first issue

Description

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.

Contributor guide

In IE, shift-click secondary sorting works, but also selects all items on page. · angular-ui/ui-grid#5952 | Good First Issue