-
Notifications
You must be signed in to change notification settings - Fork 152
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
[Windows HC] More actions menu icon is not visible when selected #4616
Comments
This issue has been marked as ready for team triage; we will triage it in our weekly review and update the issue. Thank you for contributing to Accessibility Insights! |
triaged with @peterdur |
Providing an update on this bug as result of the FluentUI v8 upgrade (#5244) as the state of this bug has shifted slightly. Current state of webThe high contrast issue on the kebab menu was almost completely resolved for web, the Desert theme is the only Windows 11 high contrast theme that needs to be addressed.
Current state of unifiedThe menu items hover state in the kebab menu for unified all have low contrast and need to be addressed, except for Desert where the text has an acceptable ratio but the icon does not.
Summary of bug fix requirementsTo close this out, the following will need to be addressed:
|
The team requires additional author feedback; please review their replies and update this issue accordingly. Thank you for contributing to Accessibility Insights! |
Verified issue is fixed in Web Canary Version 2022.6.8.1622 with Windows 11 Aquatic, Desert, Dusk, and Night Sky contrast themes (no longer have access to a Windows 10 device to test). Also verified issue is fixed in Unified Canary Version 2022.609.3 with Windows 11 Aquatic, Desert, Dusk, and Night Sky contrast themes. Noticed in Unified Canary Version 2022.609.3 with Windows 11 Desert contrast theme that the "more actions" menu button is not visible until it is hovered. (see gif below) However, this is not the same as the original issue, which was indeed fixed, so I'm fine to close this issue and open a new one for this if others can repro. @ferBonnin? (gif of a card in Unified Canary with Desert contrast theme, hovering and un-hovering over the "more actions" menu button with mouse cursor) |
@lisli1 does this issue ( the more actions button not appearing until hover) repros in production? If yes, then I am ok with filing a different bug and closing this one (as it would not have been introduced by any of these fixes) 🙂 |
This issue does not repro in Unified Production 2021.518.3. Will close out this bug and file a new one. Thanks! |
Filed #5614 to track the new issue |
Describe the bug
To Reproduce
Steps to reproduce the behavior:
CodePen repro example
Expected behavior
In all Windows high contrast themes, the (1) menu icon and (2) menu items should still be visible and have sufficient contrast when selected/hovered.
Screenshots
AI Web high contrast (not Windows high contrast) shows menu icon and menu items visible, with sufficient contrast:
Windows High Contrast 1 shows menu icon not visible:
Windows High Contrast 2 shows menu icon not visible:
Windows High Contrast Black shows menu icon not visible and text of menu items with insufficient contrast:
Windows High Contrast White shows icon of menu items with insufficient contrast:
Context (please complete the following information)
Are you willing to submit a PR?
Yes
Did you search for similar existing issues?
Yes
Additional context
Similar to #4326, but this is happening when the menu is selected and menu items are hovered. The icon and menu items are visible when not in the selected/hover states.
The text was updated successfully, but these errors were encountered: