-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Open
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/table
Description
Is this a regression?
- 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:
- Custom material dark theme is applied
- In table that has a sticky column, try horizontal scrolling.
- 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
dileepyelleti, magentaRE and jgoldb
Metadata
Metadata
Assignees
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/table