angular-ui/ui-grid

Selection in Chrome not rendering well (background-color)

Fermée

#3 974 ouverte le 13 juil. 2015

 (1 commentaire) (0 réaction) (0 personne assignée)JavaScript (2 496 forks)batch import
Browser Chromehelp wanted

Métriques du dépôt

Stars
 (5 395 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

In Chrome (43.0.2357.132 m), When selecting rows with a mouse click, I can see the "selected" class is added to a row, but the background color of the row is not rendered (although I can clearly see the CSS changed the background color for the "selected" class). Only after a window resize, or add/remove of a column, the backgrounds are suddenly rendered. In Firefox (38.0.5) it works well. Anyone stumbled across this issue?

Guide contributeur