angular-ui/ui-grid

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

Open

#6.040 geöffnet am 24. Feb. 2017

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
Browser Firefoxgood first issue

Repository-Metriken

Stars
 (5.395 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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