-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Test Environment:
OS: Windows 11[Version 24H2(OS Build 24631.3593)]
Edge: Version 135.0.2535.51 (Official build) (64-bit)
Chrome: Version 135.0.6422.112 (Official Build) (64-bit)
Screen readers: NVDA (2024.4.2)
Test URL: https://grapesjs.com/demo
User Impact:
Screen Reader dependent users will not get the required image information, if Alt value is not defined for the logo present in the page.
Pre-Requisite:
- Turn on Screen Readers:
NVDA: Ctrl + Alt + N - Verbosity:
NVDA: Default
Repro steps:
- Launch the application using URL: https://grapesjs.com/demo in windows.
- Navigate to the 'grapesjs' logo using down arrow key in browse mode.
- Verify whether Alt value is defined for 'grapesjs' logo in windows or not.
Actual result:
Alt value is not defined for 'grapesjs' logo in windows.
Screen reader announces: out of frame visited link unlabeled graphic grapesjs-logo-cl
Refer Attachment:
1.Alt value is not defined for 'grapesjs' logo in windows..png
2.Alt value is not defined for 'grapesjs' logo in windows..mp4
https://github.com/user-attachments/assets/25ab5805-f5f5-4623-8bb5-19a75057e182
Expected result:
Alt value should be defined as 'Grapesjs Logo' for 'grapesjs' logo in windows.