question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Using scroll causes black background for row.

See original GitHub issue

**I’m submitting a …

[x ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, post on Stackoverflow or Gitter

Current behavior Using scroll causes black background for row.

Black background for selected row.

Expected behavior Doesn’t show black belt

Reproduction of the problem Enter: https://swimlane.github.io/ngx-datatable/#full-screen and do: ngx

Please tell us about your environment:

  • Table version: 13.0.0 14.0.0

  • Angular version: 7.0.3

  • Browser: Only: Chrome 70.0.3538.110

  • Language: [all]

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:4
  • Comments:5

github_iconTop GitHub Comments

5reactions
etatuevcommented, Jan 7, 2019

Applying transform: translateZ(0); to .datatable-body-row did a trick for me.

1reaction
husainsrcommented, Dec 22, 2018

I also faced same issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Background ListView becomes black when scrolling
It's very simple just use this line in your layout file : ... I am using images in listView and it turns black...
Read more >
[SOLVED] How to prevent website body background color ...
My issue is, the scroll trough is some shade of black and the scrollbar is a lesser shade of black. On any white-body...
Read more >
How to change format on a portal's scroll bars
Below is an example of how to do it. This technique doesn't affect the alternate row states. 1 is the untouched enlightened theme;...
Read more >
scrollbar-color - CSS-Tricks
Values · auto is the default value and will render the standard scrollbar colors for the user agent. · dark will tell the...
Read more >
CSS background-color property - W3Schools
The background of an element is the total size of the element, including padding and border (but not the margin). Tip: Use a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found