Problem/Motivation

The release notes for 2.2.16 read:

Makes images in the alt text checker panel clickable to show their location on the page.

However, When I open up the alt text details element the images remain unclickable.

Steps to reproduce

  1. Go to any page with images.
  2. Click "Check headings & alt text" in the toolbar.
  3. Open the alt text details element.
  4. Try clicking on any image.
  5. The images are not clickable.

Comments

mdranove created an issue. See original summary.

itmaybejj’s picture

Two questions:

  1. Cache cleared?
  2. Are you viewing a published or preview page, or viewing the checker while editing? I haven't implemented this while editing yet. I should change the release notes to make that clear. But if you are not in edit mode, this might be a bug.
mdranove’s picture

Fair questions, yes I did remember to clear cache (thankfully), and yes was just viewing the page., not editing.

itmaybejj’s picture

Two bugs located!
Summary of Slack conversation:

  1. The Editoria11y library version number was not incremented in the last release. I'm adding a script to automate this for the next release. In the interim, browsers many need to hard refresh to get the new file version.
  2. The alt mark tags themselves are duplicating on incremental checks, and can flicker in and out of existence. I'm fixing that for the next release too.

Thank you for your help debugging this

itmaybejj’s picture

Assigned: Unassigned » itmaybejj
Status: Active » Fixed

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.