? Pending

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
15 Feb 2018

We use the icon name to populate the ID. This toolbar has the same icon for both buttons so we have two buttons with the same id which is an accessibility failure

This pr ensures every id attribute value is unique

Because the icon has multiple names we can simply use one of the alternative names as a quick and dirty fix.

There is no visual change

avatar brianteeman brianteeman - open - 15 Feb 2018
avatar brianteeman brianteeman - change - 15 Feb 2018
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 15 Feb 2018
Category Administration com_cache
avatar Quy
Quy - comment - 15 Feb 2018

I have tested this item successfully on 4632914

Go to System > Clear Cache.
View page source.

Before PR:
There are 2 id="toolbar-delete".

After PR:
The 2nd id="toolbar-delete" is now id="toolbar-remove".


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/19686.
avatar Quy Quy - test_item - 15 Feb 2018 - Tested successfully
avatar Anu1601CS
Anu1601CS - comment - 15 Feb 2018

I have tested this item successfully on 4632914


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/19686.

avatar Anu1601CS Anu1601CS - test_item - 15 Feb 2018 - Tested successfully
avatar franz-wohlkoenig franz-wohlkoenig - change - 15 Feb 2018
Status Pending Ready to Commit
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 15 Feb 2018

Ready to Commit after two successful tests.

avatar mbabker mbabker - change - 26 Feb 2018
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2018-02-26 03:13:38
Closed_By mbabker
Labels Added: ?
avatar mbabker mbabker - close - 26 Feb 2018
avatar mbabker mbabker - merge - 26 Feb 2018
avatar brianteeman
brianteeman - comment - 26 Feb 2018

Thanks

Add a Comment

Login with GitHub to post a comment