angular-ui/ui-grid

In InternetExplorer11, Two vertical scroll bars will be displayed

Open

#6,779 opened on Jun 27, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
good first issuegrid-pinning

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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

Contributor guide