Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

    •  
      request #10339 A11y: user avatar img should have an alternate text
    Infos
    #10339
    Nicolas Terray (nterray)
    2017-06-23 11:02
    2017-06-20 13:51
    10589
    Details
    A11y: user avatar img should have an alternate text
    We should ensures that <img> elements have alternate text or a role of none or presentation.

    This applies for every img, but this request focuses only on avatars.
    Empty
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Reopen
    Empty
    Attachments
    Empty
    References
    Referenced by request #10339

    Follow-ups

    User avatar
    Not all avatars have been fixed. Reopening the request.

    • Status changed from Closed to Reopen
    • Close date cleared
    User avatar
    gerrit #8762 fixes the issue for homepage and /my/ dashboards.

    Other usage can be find with command like `git grep avatar | grep img | grep -v alt`.