You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User Experience:
Users dependent on screen-reader to navigate the page will face difficulty in navigating the page if the screen reader does not announce the confirmation text information for the delete section, hence user will face difficulty in navigating the page efficiently
Repro-Steps:
Open Azure portal with valid credentials and create a API Management.
Click Developer Portal button to navigate to the portal.
Wait portal to load in design mode.
Navigate to the Left nav and select Pages button.
Navigate to the "Pages" window and select "Add page" button.
Select delete page button.
A confirmation dialogs will appear on the page.
Verify whether, screen reader announces the confirmation text or not.
Actual Result:
Screen reader does not announce the associate text message for the delete confirmation.
When focus reach out to the delete pop-up then, Narrator does not announce the confirmation text like, "Are you want to sure to delete". It is announcing as yes button.
Reference Links: Accessibility Insights! - Identify accessibility bugs before check-in and make bug fixing faster and easier.
External Bug Process: If this bug belongs to external team, mark it resolved/done and assign it back to the tester with notes on where to file/route the bug. For more information, please use this External Bug Process (sharepoint.com) “HCL Staff should not log any third-party external bugs. Should be routed to EDAD team”.
Please reach out to C&AI Teams channel for any process related queries.
The text was updated successfully, but these errors were encountered:
User Experience:
Users dependent on screen-reader to navigate the page will face difficulty in navigating the page if the screen reader does not announce the confirmation text information for the delete section, hence user will face difficulty in navigating the page efficiently
Repro-Steps:
Actual Result:
Screen reader does not announce the associate text message for the delete confirmation.
When focus reach out to the delete pop-up then, Narrator does not announce the confirmation text like, "Are you want to sure to delete". It is announcing as yes button.
Expected Result:
Screen reader should announce the associate text message for the delete confirmation as, "Are you want sure to delete 'Yes' button or No Button".
Ex: This can we have done from "aria-describedby="
This link might help: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-describedby#example
Screenshots
MAS Reference:
MAS 1.3.1 – Info and Relationships
Reference Links:
Accessibility Insights! - Identify accessibility bugs before check-in and make bug fixing faster and easier.
External Bug Process: If this bug belongs to external team, mark it resolved/done and assign it back to the tester with notes on where to file/route the bug. For more information, please use this External Bug Process (sharepoint.com) “HCL Staff should not log any third-party external bugs. Should be routed to EDAD team”.
Please reach out to C&AI Teams channel for any process related queries.
The text was updated successfully, but these errors were encountered: