LIT-EIA / adapt-esdc-accessibilityfixes

Extension to load and run a .js file when a course loads
GNU General Public License v3.0
5 stars 2 forks source link

Glossary - Something about wrong aria-labels [RDI 2.22] #41

Open LIT-EIA-OWNER opened 3 years ago

LIT-EIA-OWNER commented 3 years ago

Page / URL: Glossary (all pages)

Impact on Learner: People who use assistive technologies might find it difficult or impossible to use a composite control if its managed controls lack the required child role.

Details, screenshots, coding: Certain ARIA roles must contain particular children.

Why it matters

An ARIA role attribute can be added to an element to instruct assistive technologies to treat the element as something other than its native HTML element type. For example, a

LIT-EIA-OWNER commented 3 years ago

From DT 20210414:

Not sure how to fix this error. Did a correction on April 7th in 2.2 to rename the “Glossary Title” and the “Glossary description” field. Please fix this error or tell us how to fix it.

LIT-EIA-OWNER commented 3 years ago

Details, screenshots, coding: Certain ARIA roles must contain particular children.

(Screenshot of the glossary circled in red??? The checkbox has no label)

An ARIA role attribute can be added to an element to instruct assistive technologies to treat the element as something other than its native HTML element type. For example, a