angular-ui/ui-grid

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

Open

#6.040 aberto em 24 de fev. de 2017

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (2.496 forks)batch import
Browser Firefoxgood first issue

Métricas do repositório

Stars
 (5.395 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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

Guia do colaborador