angular-ui/ui-grid

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

已关闭

#5,952 创建于 2017年1月17日

 (2 条评论) (0 个反应) (0 位负责人)JavaScript (2,496 个派生)batch import
Browser IEgood first issue

仓库指标

星标
 (5,395 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南