Accessible name is not defined for the 'Right arrow' and 'Left arrow' icon controls in Windows

Title: Accessible name is not defined for the ‘Right arrow’ and ‘Left arrow’ icon controls present right side of the main section of the page in Windows.

Test Environment:
OS: Windows 11 Version 24H2 OS build 26100.1742
Browser: Microsoft New Edge Version129.0.2792.52(Official build) (64-bit)
URL: 🛠 Server Maintenance - Wednesday, November 29 - I, II, III DE, and IV - 📢 News & Announcements - Age of Empires Forum

User Impact:
Screen reader dependent users will encounter difficulties understanding the controls if it does not announce the accessible name for ‘Right arrow’ and ‘Left arrow’ control.

Repro Steps:

  1. Open URL: 🛠 Server Maintenance - Wednesday, November 29 - I, II, III DE, and IV - 📢 News & Announcements - Age of Empires Forum on New Edge (Chromium) browser.
  2. Press tab key to navigate to the ‘Right arrow’ and ‘Left arrow’ icon controls present right side of the main section of the page.
  3. Press F12 key to open developer tool and inspect the code.
  4. Verify whether accessible name is defined for the ‘Right arrow’ and ‘Left arrow’ icon controls present right side of the main section of the page or not.

Actual Result:
Accessible name is not defined for the ‘Right arrow’ and ‘Left arrow’ icon controls present right side of the main section of the page.

Observation: screen reader is only announcing “button” when these arrow icons receive focus.

Refer Attachment:

  1. Accessible name is not defined for the ‘Right arrow’ and ‘Left arrow’ icon controls present right side of the main section of the page.png

  2. Accessible name is not defined for the ‘Right arrow’ and ‘Left arrow’ icon controls present right side of the main section of the page.mp4


Expected Result:

Proper descriptive and relevant accessible name should be defined for both ‘Right arrow’ and ‘Left arrow’ icon controls present right side of the main section of the page. It could be defined as ‘Next LadyMathea Post’ and ‘Previous LadyMathea Post’ for both ‘Right arrow’ and ‘Left arrow’ icon controls respectively.

1 Like