angular-ui/ui-grid

Selection in Chrome not rendering well (background-color)

Open

#3,974 建立於 2015年7月13日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)JavaScript (2,496 fork)batch import
Browser Chromehelp wanted

倉庫指標

Star
 (5,395 star)
PR 合併指標
 (30 天內沒有已合併 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?

貢獻者指南