Closed Bug 1725625 Opened 4 years ago Closed 3 years ago

Error code link cannot be accessed using the keyboard only navigation

Categories

(Firefox :: Security, defect)

Desktop
All
defect
Points:
1

Tracking

()

VERIFIED FIXED
93 Branch
Accessibility Severity s2
Tracking Status
firefox-esr78 --- unaffected
firefox-esr91 --- wontfix
firefox91 --- wontfix
firefox92 --- wontfix
firefox93 --- verified

People

(Reporter: ailea, Assigned: sfoster)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

(Keywords: access)

Attachments

(2 files)

Attached video 2021-08-13_15h47_52.mp4

Tested with:

All the latest firefox versions, including the old certificate page design.

Tested on:

Windows 10
Ubuntu 18.04

Steps:

  1. Launch the browser and go to https://wrong.host.badssl.com
  2. Click Advanced and using the keyboard navigate through the new opened section.

Actual result:

The Error code: SSL_ERROR_BAD_CERT_DOMAIN link cannot be accessed using the keyboard only.

Expected result:

Error code: SSL_ERROR_BAD_CERT_DOMAIN link should be accessible using the keyboard.

Note:

This is also reproducible on the old design of the certificate page but its an accessibility issue. The user cannot access the error code link using the keyboard only.

Looks like it is an <a> tag with some CSS pointer changes to make it behave like an a[href]. This needs to be added to focus order with tab index, keyboard operable, and a proper aria role as well. Or the easy way would be adding a href attribute..

Whiteboard: [access-s2]
Blocks: 1726028
No longer blocks: 1726028
See Also: → 1726028
Assignee: nobody → sfoster
Status: NEW → ASSIGNED
Attachment #9236694 - Attachment description: Bug 1725625 - Fix keyboard a11y on cert error details button. r?johannh,eeejay → WIP: Bug 1725625 - Fix keyboard a11y on cert error details button. r?johannh,eeejay
Points: --- → 1
Depends on: 1728445
Attachment #9236694 - Attachment description: WIP: Bug 1725625 - Fix keyboard a11y on cert error details button. r?johannh,eeejay → Bug 1725625 - Fix keyboard a11y on cert error details button. r?johannh,eeejay
Pushed by sfoster@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/474a98fb8ddf Fix keyboard a11y on cert error details button. r=johannh,eeejay
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 93 Branch

Verified as fixed on latest Nightly 93.0a1 under Win 10 64-bit and Ubuntu 18.04.

Status: RESOLVED → VERIFIED
Accessibility Severity: --- → s2
Whiteboard: [access-s2]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: