← Back to team overview

mahara-contributors team mailing list archive

[Bug 1887867] Re: Images needing alt text

 

** Changed in: mahara
       Status: New => Triaged

-- 
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:
  Triaged

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