-
Notifications
You must be signed in to change notification settings - Fork 9.4k
.ui-state-focus missing from main navigation in 2.4.5 and 2.4.6 #37300
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
Comments
Hi @schizek. Thank you for your report.
Join Magento Community Engineering Slack and ask your questions in #github channel. |
Hi @engcom-Dash. Thank you for working on this issue.
|
@magento give me 2.4.6 instance |
Hi @engcom-Dash. Thank you for your request. I'm working on Magento instance for you. |
Hi @engcom-Dash, here is your Magento Instance: https://3216e5ce938a363c3840ced976ee07f3.instances-prod.magento-community.engineering |
@magento give me 2.4-develop instance |
Hi @engcom-Dash. Thank you for your request. I'm working on Magento instance for you. |
Hi @engcom-Dash, here is your Magento Instance: https://dad219ddd71267ff903175bac87613c8.instances-prod.magento-community.engineering |
@magento give me 2.4.3-p3 instance |
Hi @engcom-Dash. Thank you for your request. I'm working on Magento instance for you. |
Hi @engcom-Dash, unfortunately there is no ability to deploy Magento instance at the moment. Please try again later. |
@magento give me 2.4-develop instance |
Hi @engcom-Dash. Thank you for your request. I'm working on Magento instance for you. |
Hi @engcom-Dash, here is your Magento Instance: https://dad219ddd71267ff903175bac87613c8.instances-prod.magento-community.engineering |
Hi @schizek , Verified the issue in 2.4-develop instance and 2.4.6 and the issue is reproducible,Hence we are confirming the issue.Kindly refer the screenshots. Preconditions: Magento version 2.4-develop instance and 2.4.6 instance Steps to reproduce: Ui-state-active is present instead of ui-state-focus ,this is actual result in both 2.4-develop instance and 2.4.6 Regards, |
✅ Jira issue https://jira.corp.adobe.com/browse/AC-8667 is successfully created for this GitHub issue. |
✅ Confirmed by @engcom-Dash. Thank you for verifying the issue. |
@magento I am working on this |
Hi @schizek , Thanks for your reporting and collaboration. Steps to reproduce : Install a vanilla Magento 2.4 develop instance Actual result Thanks. |
❌ Cannot export the issue. This GitHub issue is already linked to Jira issue(s): https://jira.corp.adobe.com/browse/AC-8667 |
Preconditions and environment
Steps to reproduce
Expected result
When focus is on a menu item a class should be added of
ui-state-focus
Actual result
No
ui-state-focus
class is added, justui-state-active
Additional information
Accessibility issue introduced in 2.4.5 and remains an issue in 2.4.6. The
ui-state-focus
class is missing on items in the menu in focus preventing styles from being added visually identifying which element is in focus for keyboard only users. This violates WCAG Success Criteria 2.4.7 Focus Visible (Level AA). The class exists as expected in version 2.4.3-p2.Release note
No response
Triage and priority
The text was updated successfully, but these errors were encountered: