mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #59050
[Bug 1887867] Re: Images needing alt text
Other places where People Profile icons could be considered decorative
and could be changed to alt="" here:
- Profile images on Profile pages or any user
- Profile information block
- List of forums and forum posts
- Admin notifications (admin/users/notifications.php)
** Description changed:
There are still some images in Mahara that are lacking any alt text.
Alt text is needed to provided descriptions to SR and to provide context
if the image cannot be loaded. A search of the code base revealed:
Cover images: if considered purely decorated should have alt="" so SR
can detect they aren't important to content/ functionality (i.e.
indexresults.tpl)
File browser preview images: (displaying in the modal) do not have alt
text
External Feed: images do not have alt text
Image block gallery:
windowsliveshow.tpl used by image gallery block image doesn't have alt text
image.tpl googleapps missing alt text perhaps alt text or SR info for when block receives focus?
openbadgedisplayer image doesnt have alt text (badge.tpl)
- Search People page: the user profile icon is decorative so we can
- possibly use the alt="" tag to be ignored by SR.
+ People page (user/index.php): the user profile icon is decorative so we
+ can possibly use the alt="" tag to be ignored by SR.
--
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/1887867
Title:
Images needing alt text
Status in Mahara:
New
Bug description:
There are still some images in Mahara that are lacking any alt text.
Alt text is needed to provided descriptions to SR and to provide
context if the image cannot be loaded. A search of the code base
revealed:
Cover images: if considered purely decorated should have alt="" so SR
can detect they aren't important to content/ functionality (i.e.
indexresults.tpl)
File browser preview images: (displaying in the modal) do not have alt
text
External Feed: images do not have alt text
Image block gallery:
windowsliveshow.tpl used by image gallery block image doesn't have alt text
image.tpl googleapps missing alt text perhaps alt text or SR info for when block receives focus?
openbadgedisplayer image doesnt have alt text (badge.tpl)
People page (user/index.php): the user profile icon is decorative so
we can possibly use the alt="" tag to be ignored by SR.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1887867/+subscriptions
References