angular-ui/ui-grid

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

Open

#5,952 建立於 2017年1月17日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)JavaScript (5,395 star) (2,496 fork)batch import
Browser IEgood first issue

描述

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.

貢獻者指南