? Pending

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
27 Feb 2020

When you are doing an update or reload etc of joomla you will see a progress bar and then a progress list, % complete, bytes extracted etc.

This PR adds aria-live to the value of %complete so that every time the value updates it is announced to users of screen readers.

It deliberately does not announce the bytes extracted etc as that would be information overload.

To test apply the pr, then do an update. When the update starts and you see the % complete change view the source for that and you will see it has "aria-live=polite" OR test with a screen reader and you will hear 5%, 6% etc

Note - obviously after the update the changes in this PR will be lost and you will need to apply them again if you want to test for a secnd time.

avatar brianteeman brianteeman - open - 27 Feb 2020
avatar brianteeman brianteeman - change - 27 Feb 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 27 Feb 2020
Category Administration com_joomlaupdate
avatar wilsonge wilsonge - close - 27 Feb 2020
avatar wilsonge wilsonge - merge - 27 Feb 2020
avatar wilsonge wilsonge - change - 27 Feb 2020
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-02-27 12:08:56
Closed_By wilsonge
Labels Added: ?
avatar wilsonge
wilsonge - comment - 27 Feb 2020

Thanks!

avatar brianteeman
brianteeman - comment - 27 Feb 2020

thanks - that was fast

Add a Comment

Login with GitHub to post a comment