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

[A11y - Adaptive Card]High contrast theme and OS High contrast themes(Aquatic) are enabled, some UI colors are modified and on mouse hovering color difference observed #11209

Open
sherryzhao11 opened this issue Jul 4, 2024 · 3 comments
Assignees
Labels
needs-author-feedback Needs more info from the customer. teams-developer-support Question related to extensibility (Bot, ME, Tab) would be marked under this label

Comments

@sherryzhao11
Copy link

Steps to reproduce

Adaptive card JSON
{
"type": "AdaptiveCard",
"$schema": "http://adaptivecards.io/schemas/adaptive-card.json",
"version": "1.5",
"body": [
{
"type": "ActionSet",
"actions": [
{
"type": "Action.OpenUrl",
"title": "Action.OpenUrl"
},
{
"type": "Action.OpenUrl",
"title": "Action.OpenUrl"
}
]
}

When.both.Application.High.contrast.and.OS.High.contrast.themes.are.enabled.some.mouse.hover.color.difference.observed.mp4
]

}
Steps:
When set the theme to High contrast, some UI colors are modified and on mouse hovering color difference observed as the recording

Expected behavior

The Button's color is excepted to be changed in high contrast.

Actual behavior

The Button's style is not changed as show in recording.

Error details

No response

Copy link
Contributor

Hi sherryzhao11! Thank you for bringing this issue to our attention. We will investigate and if we require further information we will reach out in one business day. Please use this link to escalate if you don't get replies.

Best regards, Teams Platform

@Prasad-MSFT Prasad-MSFT self-assigned this Jul 5, 2024
@Prasad-MSFT
Copy link
Collaborator

Thanks for raising your issue. We will check this at our end and will update you accordingly.

@Prasad-MSFT
Copy link
Collaborator

@sherryzhao11 - We have this below setting in Microsoft Teams version 24183.2200.2972.8859. The client version is 49/24053101421.
image

and on mouse hovering buttons the button colors are displaying as below:
image

@Prasad-MSFT Prasad-MSFT added teams-developer-support Question related to extensibility (Bot, ME, Tab) would be marked under this label needs-author-feedback Needs more info from the customer. and removed needs-triage 🔍 labels Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-author-feedback Needs more info from the customer. teams-developer-support Question related to extensibility (Bot, ME, Tab) would be marked under this label
Projects
None yet
Development

No branches or pull requests

2 participants