? Pending

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
23 Apr 2019

This is a little hard to test. You must always be testing by opening a module - refresh doesnt work

Step 1 open a module (make sure it opened on the first tab - if not move to first tab, close the module and start again)
Step 2 view source and locate the code shown in the image below

You will see that

  1. all the <section have aria-hidden=true
  2. the first has class="active" and the rest have an empty class
    image

Step 3 close the module and apply the patch and repeat step 1 and 2
Now You will see that
image

  1. the first <section has an attribute of "active" and the rest do not
  2. all but the first <section have aria-hidden=true
  3. none of the <section have a class
avatar brianteeman brianteeman - open - 23 Apr 2019
avatar brianteeman brianteeman - change - 23 Apr 2019
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 23 Apr 2019
Category Libraries
avatar brianteeman brianteeman - change - 23 Apr 2019
Labels Added: ?
avatar wilsonge wilsonge - close - 23 Apr 2019
avatar wilsonge wilsonge - merge - 23 Apr 2019
avatar wilsonge wilsonge - change - 23 Apr 2019
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2019-04-23 14:57:59
Closed_By wilsonge
avatar wilsonge
wilsonge - comment - 23 Apr 2019

Check with dimitris and he confirmed this is correct. Thanks!

avatar brianteeman
brianteeman - comment - 23 Apr 2019

/me wipes brow

Add a Comment

Login with GitHub to post a comment