Skip to content

bug(mat-select): Standard appearance select's ripple is not visible in high contrast mode #21780

Closed
@dwaynelavon

Description

@dwaynelavon

Reproduction

Stackblitz: https://stackblitz.com/edit/angular-lh4cau?file=src/app/select-overview-example.html

Steps to reproduce:

  1. Turn on high contrast mode
  2. Open Stackblitz and tab to the mat-select

Expected Behavior

What behavior were you expecting to see?
Focus ripple should be visible.

Actual Behavior

What behavior did you actually see?
Focus ripple is not visible. Only seems to be an issue with appearance="standard". Legacy works fine

Environment

  • Angular: 11.0.3
  • CDK/Material: 11.0.3
  • Browser(s): Firefox
  • Operating System (e.g. Windows, macOS, Ubuntu): Windows with High Contrast Mode

Metadata

Metadata

Assignees

Labels

AccessibilityThis issue is related to accessibility (a11y)P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/form-field

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions