mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #28582
[Bug 1482450] Re: TinyMCE instances should link to their form labels
It might actually be possible to add an aria-label or aria-labelledby
attribute to the TinyMCE iframe (see
http://stackoverflow.com/questions/4258701/tinymce-accessibility-label-
for), although I'm not sure how straightforward this would be
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1482450
Title:
TinyMCE instances should link to their form labels
Status in Mahara:
Confirmed
Bug description:
The TinyMCE text editor is accessible in most screen readers, but if
it is part of a form, the associated label is not read out when
focusing the editor. For example, on the Profile page the "About me"
editor is not linked to its label, making it harder for screen reader
users to find out what the editor does.
This may not be fixable, since TinyMCE uses an iframe for its editing
component, but should at least be looked into.
Affects latest master
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1482450/+subscriptions
References