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]: Primary Button High Contrast doesn't work #32408

Closed
2 tasks done
mohamedmansour opened this issue Aug 28, 2024 · 0 comments · Fixed by #32419
Closed
2 tasks done

[Bug]: Primary Button High Contrast doesn't work #32408

mohamedmansour opened this issue Aug 28, 2024 · 0 comments · Fixed by #32419

Comments

@mohamedmansour
Copy link
Contributor

mohamedmansour commented Aug 28, 2024

Library

Web Components (@fluentui/web-components)

System Info

System:
    OS: Linux 6.8 Ubuntu 22.04.4 LTS 22.04.4 LTS (Jammy Jellyfish)
    CPU: (20) x64 Intel(R) Xeon(R) W-2155 CPU @ 3.30GHz
    Memory: 52.99 GB / 62.39 GB
    Container: Yes
    Shell: 5.1.16 - /bin/bash
  Browsers:
    Chrome: 128.0.6613.84
  Packages:
    "@fluentui/web-components": "3.0.0-beta.39",
    "@microsoft/fast-element": "2.0.0-beta.26",

Are you reporting an Accessibility issue?

None

Reproduction

https://typescript-p6tozy.stackblitz.io

Bug Description

The primary high contrast should be:

background: Highlight;
color: HighlightText;
forced-color-adjust: none;

Currently:
image

But should be:
image

Logs

No response

Requested priority

Blocking

Products/sites affected

No response

Are you willing to submit a PR to fix?

yes

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.
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