angular-ui/ui-grid

Horizontal scrollbar appears in Firefox when display:flex; No autoresize related.

Open

#6,040 opened on Feb 24, 2017

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
Browser Firefoxgood first issue

Repository metrics

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

Description

Hey,

When I put the grid in a Flex box in Firefox and there is a vertical scrollbar on the page, the grid shows a horizontal scrollbar that if moved, misalign the header cells with the row cells.

The most recent version also presents another bug when using a container with % instead of pixels.

http://codepen.io/anon/pen/peoBKZ

Contributor guide