Closed Bug 1873299 Opened 5 months ago Closed 5 months ago

Add an exception from a11y_checks for a click on a disabled panel-item control in Add-On tests

Categories

(Toolkit :: Add-ons Manager, task, P3)

task

Tracking

()

RESOLVED FIXED
123 Branch
Tracking Status
firefox123 --- fixed

People

(Reporter: ayeddi, Assigned: ayeddi)

References

(Blocks 1 open bug)

Details

(Keywords: access)

Attachments

(1 file)

The toolkit/mozapps/extensions/test/browser/browser_html_list_view.js sends [a click on the disabled <panel-item> element](https://searchfox.org/mozilla-central/rev/9c509b8feb28c1e76ad41e65bf9fd87ef672b00f/toolkit/mozapps/extensions/test/browser/browser_html_list_view.js#742 ] to confirm the click event won't come through.

This click is not meant to be interactive and its target is not expected to be accessible, thus we add an exception from the a11y_checks for this tests via setEnv and update the fail-if notation from its test manifest.

The toolkit/mozapps/extensions/test/browser/browser_html_list_view.js sends [a click on the disabled <panel-item> element](https://searchfox.org/mozilla-central/rev/9c509b8feb28c1e76ad41e65bf9fd87ef672b00f/toolkit/mozapps/extensions/test/browser/browser_html_list_view.js#742 ] to confirm the click event won't come through.

This click is not meant to be interactive and its target is not expected to be accessible, thus we add an exception from the a11y_checks for this tests via setEnv and update the fail-if notation from its test manifest.

Depends on D197818

Assignee: nobody → ayeddi
Status: NEW → ASSIGNED
Pushed by ayeddi@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/23c367e17132
Add an exception from a11y_checks for a click on a disabled panel-item control in Add-On tests. r=rpl
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: