Details
-
Type:
Bug
-
Status: Reopened
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 2.5.6, 2.6.3, 2.7.1, 2.8.1
-
Fix Version/s: FRONTEND
-
Component/s: Accessibility, JavaScript
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_25_STABLE, MOODLE_26_STABLE, MOODLE_27_STABLE, MOODLE_28_STABLE
-
Pull from Repository:
-
Pull Master Branch:MDL-46249-master
-
Pull Master Diff URL:
Description
When notifications using moodle-core-notifications are executed, screen readers don't read the message, just the title
aria-describedby can be added to solve this problem
Replication steps:
You will need a screen reader (like NVDA - www.nvda-project.org) to test this issue
- Start the screen reader
- Login into Moodle
- Enable glosary filter
- Go to a page that has a glossary item
- click / follow the glossary link
- You should hear the dialog popup, followed by the dialog title, then hear the dialog message (e.g. glossary description) - currently the dialog message is not read out or accessible using the keyboard
fix to come...
Attachments
Issue Links
- is a clone of
-
MDL-30847 contextual help menu is not easily accessed by screen reader users
-
- Closed
-