Closed
Bug 1877603
Opened 2 years ago
Closed 2 years ago
Add an exception from a11y_checks for a click on a disabled control in a Customizable UI test
Categories
(Firefox :: Settings UI, task, P3)
Firefox
Settings UI
Tracking
()
RESOLVED
FIXED
124 Branch
Tracking | Status | |
---|---|---|
firefox124 | --- | fixed |
People
(Reporter: ayeddi, Assigned: ayeddi)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
We intentionally turn off a11y_checks, because the test case disabled_button_in_panel() click is targeting a disabled control to confirm the click event won't come through.
It is not meant to be interactive and is not expected to be accessible
Assignee | ||
Comment 1•2 years ago
|
||
We intentionally turn off a11y_checks, because the test case disabled_button_in_panel() click is targeting a disabled control to confirm the click event won't come through.
This disabled control is not meant to be interactive and is not expected to be accessible.
Depends on D200115
Updated•2 years ago
|
Assignee: nobody → ayeddi
Status: NEW → ASSIGNED
Pushed by ayeddi@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/35b7857b4e35
Add an exception from a11y_checks for a click on a disabled control in a Customizable UI test. r=Gijs
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox124:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•