angular-ui/ui-grid

Selection in Chrome not rendering well (background-color)

已关闭

#3,974 创建于 2015年7月13日

 (1 条评论) (0 个反应) (0 位负责人)JavaScript (2,496 个派生)batch import
Browser Chromehelp wanted

仓库指标

星标
 (5,395 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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?

贡献者指南