google / google/material-design-lite

mdl-datatable tr borders not showing FireFox

Open
#5,063 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
32.2k
Forks
4.9k
PR merge metrics
No merged PRs in 30d

Description

> What MDL Version are you using? (please be specific, e.g. _major.minor.patch_)

V 1.3.0

> What browser(s) is this bug affecting (including version)?

Firefox
* 51.0 64bt (windows)
* 52.0 64bit (windows)
* 45.4.0 (ESR version) (red hat)

> What OS (and version) are you using?

* Windows 7 Professional
* Red hat Enterprise 6.8 Santiago

> What are the steps to reproduce the bug? Can you create a plunker/codepen/jsfiddle which reproduces it?

https://codepen.io/anon/pen/ZeXOjg

> What is the expected behavior?

The table rows should contain a border, of a darker gray than is shown.

> What is the actual behavior?

No border is shown on the TR.

> Any other information you believe would be useful?

I think it has something to do with firefox's way of handling border-collapse. Tried different ways people spoke of to solve it, but it costs more work than I would've hoped for.

Has anybody else had this issue? Someone know a way to solve it without rewriting parts just to support FF.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.