Skip to content

[BUG] Accessibility checker hangs and never finishes the scan. #99

@leftyrivera

Description

@leftyrivera

What tool(s) are you using?

  • accessibility-checker

Detailed description

Node version: v10.15.3
Platform: Win10

I'm trying to use the accessibility-checker in a build using protractor. The checker never ends and at the end I get a timeout error.

I thought I was using the tool the wrong way and then I tried using the browser and I got the same behavior. The screen shots are from Firefox (76.0.1 - 64 bit) but I see the same behavior in Chrome (83.0.4103.61 (Official Build) (64-bit))

Steps to reproduce the issue

  1. Go to https://angular.carbondesignsystem.com/3.28.0/?path=/story/search--basic.
  2. Try to scan the page.
  3. The scan never ends and there is an error in the browser console.
RULE EXCEPTION: Rpt_Aria_MultipleSearchLandmarks /html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[3]/storybook-dynamic-app-root[1]/ng-component[1]/ibm-search[1]/div[1] ace</o</e.getAriaLabel@sandbox eval code:16:16738
ace</o</e.findAriaLabelDupes/<@sandbox eval code:16:16825
ace</o</e.findAriaLabelDupes@sandbox eval code:16:16800
run@sandbox eval code:16:185183
ace</u</e.prototype.run@sandbox eval code:16:96176
ace</d</e.prototype.run@sandbox eval code:16:98129
ace</c</e.prototype.check@sandbox eval code:16:94356
62/</<@moz-extension://3a8cd637-4a8b-44af-b0d6-d25968c96d00/tabListeners.js:1:2851
1/o/<@moz-extension://3a8cd637-4a8b-44af-b0d6-d25968c96d00/tabListeners.js:1:1626
o@moz-extension://3a8cd637-4a8b-44af-b0d6-d25968c96d00/tabListeners.js:1:1371
62/<@moz-extension://3a8cd637-4a8b-44af-b0d6-d25968c96d00/tabListeners.js:1:2656
13/addListener/<@moz-extension://3a8cd637-4a8b-44af-b0d6-d25968c96d00/tabListeners.js:1:1806

Additional information

image

image

Metadata

Metadata

Labels

BugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions