angular-ui/ui-grid

In InternetExplorer11, Two vertical scroll bars will be displayed

Open

#6,779 创建于 2018年6月27日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)JavaScript (2,496 fork)batch import
good first issuegrid-pinning

仓库指标

Star
 (5,395 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

plunker: http://plnkr.co/edit/AA8Yg69B7oh2HdYhKRsD?p=preview

  1. Displayed in InternetExplorer11
  2. There is a column with {pinnedRight: true, visible: false}
  3. There is no {pinnedRight: true, visible: true} column.

When the above three conditions are satisfied, two vertical scroll bars will be displayed.

The picture shows what happens twoverticalscrollbars

贡献者指南