bug(material/table): Row of sticky column is transparent on hover in custom dark theme
- Lenguaje dominante
- TypeScript
- Estrellas
- 25k
- Forks
- 6.8k
- Merge medio
- 1 d 8 h
- PR fusionados (30 d)
- 91
Descripción
### Is this a regression?
- [X] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
14.2.7
### Description

https://stackblitz.com/edit/angular-nhbxgc?file=src/app/table-sticky-columns-example.html
### Reproduction
Steps to reproduce:
1. Custom material dark theme is applied
2. In table that has a sticky column, try horizontal scrolling.
3. The hover row in the sticky column is transparent so other columns show beneath it.
### Expected Behavior
I expect the hovered row of the sticky column to not be transparent in a custom dark theme.
### Actual Behavior
The hovered row of the sticky column is transparent in a custom dark theme.
### Environment
- Angular: 15.2.1
- CDK/Material: 15.2.1
- Browser(s): Chrome, Firefox
- Operating System (e.g. Windows, macOS, Ubuntu): Windows
Guía de contribución
Línea de trabajo
Ejecuta la reproducción enlazada de StackBlitz y empieza con src/app/table-sticky-columns-example.html, centrándote en la tabla con columnas sticky y el tema oscuro personalizado. Reproduce el problema desplazándote horizontalmente y pasando el cursor sobre una fila; estará terminado cuando la fila sobre la que se pasa el cursor de la columna sticky sea opaca y no se vean las columnas subyacentes en Chrome y Firefox.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- angular, typescript
- Área
- frontend
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 42/100