Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-48286

Filepicker images are not that accessible

XMLWordPrintable

    • MOODLE_27_STABLE, MOODLE_28_STABLE, MOODLE_29_STABLE
    • MOODLE_27_STABLE, MOODLE_28_STABLE
    • m29_MDL-48286
    • Hide

      On any page that has a file control field using your favourite firebug clone, inspect the images on the toolbar and confirm that the images that are in an a tag have alt text associated with them (and are not empty).

      I have used the upload profile picture section on the edit user profile page

      Show
      On any page that has a file control field using your favourite firebug clone, inspect the images on the toolbar and confirm that the images that are in an a tag have alt text associated with them (and are not empty). I have used the upload profile picture section on the edit user profile page

      According to a recent accessibility scan that we have acquired, some screen readers can't make sense of images without alt text in a link element.

      Link A elements labelled with a TITLE attribute, and only containing an image don't work in:

      • WindowEyes 8.4 with IE11 (the link HREF is read instead)
      • VoiceOver on OSX 10.9 (the image filename is read instead)

      Link A elements labelled with a ARIA-LABELLEDBY attribute, and only containing an image don't work in:

      • NVDA 2014.1 with IE11 (the link HREF is read before the ARIA label)
      • JAWS 15 with IE11 (the image filename is read instead)
      • WindowEyes 8.4 with IE11 (when tabbing the ARIA label is spoken, when reading the link HREF is spoken)
      • VoiceOver on OSX 10.9 (the image filename is read instead)
      • SaToGo 3.4 with IE11 (reads blank link text)

            brianb Brian Barnes
            brianb Brian Barnes
            Andrew Davis Andrew Davis
            Andrew Lyons Andrew Lyons
            Simey Lameze Simey Lameze
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.