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]: TextArea and others have incorrect focus outline color in high contrast mode #33135

Open
2 tasks done
kolaps33 opened this issue Oct 24, 2024 · 0 comments · May be fixed by #33927
Open
2 tasks done

[Bug]: TextArea and others have incorrect focus outline color in high contrast mode #33135

kolaps33 opened this issue Oct 24, 2024 · 0 comments · May be fixed by #33927

Comments

@kolaps33
Copy link
Contributor

Component

Textarea

Package version

9.55.1

React version

18.3.1

Environment

System:
OS: Windows 11 10.0.22631
CPU: (22) x64 Intel(R) Core(TM) Ultra 7 165H
Memory: 33.99 GB / 63.64 GB
Browsers:
Edge: Chromium (127.0.2651.74)
Internet Explorer: 11.0.22621.3527

Current Behavior

Current focus outline is white

Image

Expected Behavior

Outline should be the contrast one, for Aquatic theme the blue one.

Reproduction

https://stackblitz.com/run?file=src%2Fexample.tsx

Steps to reproduce

  1. Switch the HC mode to Aguatic
  2. Navigate to the affected component

Others affected component: Field, Combobox, Input, Dropdown, TagPicker, DatePicker, TimePicker

Are you reporting an Accessibility issue?

None

Suggested severity

Urgent - No workaround and Products/sites are affected

Products/sites affected

Teams

Are you willing to submit a PR to fix?

no

Validations

  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • The provided reproduction is a minimal reproducible example of the bug.
@kolaps33 kolaps33 changed the title [Bug]: TextArea and other have incorrect focus outline in high contrast mode [Bug]: TextArea and others have incorrect focus outline in high contrast mode Oct 24, 2024
@kolaps33 kolaps33 changed the title [Bug]: TextArea and others have incorrect focus outline in high contrast mode [Bug]: TextArea and others have incorrect focus outline color in high contrast mode Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants