Closed Bug 1591409 Opened 5 years ago Closed 5 years ago

Add a new catergories of roles that are considered interactive when they have focusable state.

Categories

(DevTools :: Accessibility Tools, defect, P2)

defect

Tracking

(firefox71 fixed, firefox72 fixed)

RESOLVED FIXED
Firefox 72
Tracking Status
firefox71 --- fixed
firefox72 --- fixed

People

(Reporter: yzen, Assigned: yzen)

Details

Attachments

(1 file)

Go through a list of accessible roles that are potentially considered interactive if they have a focusable state. For example:

A gridcell may be focusable, editable, and selectable.

Summary: Add gridcell accessibles to the list of interactive roles in keyboard audit. → Add a new catergories of roles that are considered interactive when they have focusable state.
Pushed by yura.zenevich@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/40b09567e312
improve keyboard a11y checks by avoiding false positive for interactive elements when they are focusable. r=nchevobbe
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 72

Comment on attachment 9107258 [details]
Bug 1591409 - improve keyboard a11y checks by avoiding false positive for interactive elements when they are focusable. r=nchevobbe

Beta/Release Uplift Approval Request

  • User impact if declined: Firefox 70 has a bug where we have false positives for accessibility checks in accessibility panel related to keyboard accessibility. It would be ideal to fix this in beta so there's only 1 release with the checks reporting false positives for those cases.
  • Is this code covered by automated tests?: Yes
  • Has the fix been verified in Nightly?: Yes
  • Needs manual test from QE?: No
  • If yes, steps to reproduce:
  • List of other uplifts needed: None
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): Covered by tests, only affects users who run a11y checks in a11y panel.
  • String changes made/needed: None
Attachment #9107258 - Flags: approval-mozilla-beta?

Comment on attachment 9107258 [details]
Bug 1591409 - improve keyboard a11y checks by avoiding false positive for interactive elements when they are focusable. r=nchevobbe

Uplift approved for 71 beta 11, thanks.

Attachment #9107258 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: