? Pending

User tests: Successful: Unsuccessful:

avatar DenysNosov
DenysNosov
14 May 2020

Summary of Changes

Fix image (logo) for screen reader.

avatar DenysNosov DenysNosov - open - 14 May 2020
avatar DenysNosov DenysNosov - change - 14 May 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 14 May 2020
Category Administration Templates (admin)
avatar brianteeman
brianteeman - comment - 14 May 2020

Sorry but this is not correct.
Adding aria-hidden=true removes the image from the accessibility tree so it would not matter what the alt description was as a screen reader would never see it.

A decorative image should not have an alt description - it is absolutely correct for it to have the current alt="" in this use case

There is however a bug in that the template style has an option for an alt description to be entered but it is never used. Personally I would be removing that option.

avatar DenysNosov
DenysNosov - comment - 14 May 2020

Why read the logo when logged in?

avatar brianteeman
brianteeman - comment - 14 May 2020

Sorry I do not understand that comment

avatar Quy
Quy - comment - 14 May 2020

Please test PR #28839

avatar Quy Quy - change - 14 May 2020
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2020-05-14 11:33:17
Closed_By Quy
Labels Added: ?
avatar Quy Quy - close - 14 May 2020

Add a Comment

Login with GitHub to post a comment