Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug(datepicker): selected date range is not visible using Firefox with high contrast mode #23034

Closed
zarend opened this issue Jun 21, 2021 · 1 comment · Fixed by #23038
Closed
Assignees
Labels
Accessibility This issue is related to accessibility (a11y) area: material/datepicker P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent

Comments

@zarend
Copy link
Contributor

zarend commented Jun 21, 2021

Reproduction

Use StackBlitz to reproduce your issue:

Steps to reproduce:

  1. Click on date picker toggle
  2. (Datepicker dialog opens)
  3. Select a start date and and end date
  4. (Start date and end date of highlighted)

Expected Behavior

Start date, end date, and all dates in-between are highlighted.

Actual Behavior

Cells of selected dates between the selected start date and end date look same as not selected dates. I can't tell them apart.

Screen Shot 2021-06-21 at 1 46 24 PM

Environment

  • Angular: 12
  • CDK/Material: 12
  • Browser(s): Firefox 89.0.1 (64-bit)
  • Operating System (e.g. Windows, macOS, Ubuntu): macOS Big Sur version 11.4 (20F71)
@zarend zarend added Accessibility This issue is related to accessibility (a11y) needs triage This issue needs to be triaged by the team area: material/datepicker labels Jun 21, 2021
@crisbeto crisbeto self-assigned this Jun 22, 2021
@crisbeto crisbeto added has pr P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent and removed needs triage This issue needs to be triaged by the team labels Jun 22, 2021
crisbeto added a commit to crisbeto/material2 that referenced this issue Jun 22, 2021
Fixes that the date ranges are invisible in high contrast mode.

Fixes angular#23034.
@zarend zarend added this to Not started in Accessibility 2021 via automation Jun 23, 2021
@zarend zarend moved this from Not started to In progress (review, presubmit) in Accessibility 2021 Jun 23, 2021
Accessibility 2021 automation moved this from In progress (review, presubmit) to Done Jun 28, 2021
amysorto pushed a commit that referenced this issue Jun 28, 2021
…de (#23038)

Fixes that the date ranges are invisible in high contrast mode.

Fixes #23034.
amysorto pushed a commit that referenced this issue Jun 28, 2021
…de (#23038)

Fixes that the date ranges are invisible in high contrast mode.

Fixes #23034.

(cherry picked from commit 98bc6f4)
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jul 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Accessibility This issue is related to accessibility (a11y) area: material/datepicker P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Projects
Development

Successfully merging a pull request may close this issue.

2 participants