Page MenuHomePhabricator

Screenreader attribution of thumbnails in search results
Closed, DuplicatePublicFeature

Description

T306883 is adding thumbnails to some search result pages since a few days.

It is good practice to equip such images with

class="noviewer" aria-hidden="true" role="presentation"

If a screenreader is telling the page content such eye catchers are not mentioned. Otherwise blind people will be bothered with all the URL as image description, which is pointless.