Open Bug 1816212 Opened 3 years ago Updated 3 years ago

[Mac] <Label> of the <progress> is clickable

Categories

(Core :: Disability Access APIs, defect)

x86_64
macOS
defect

Tracking

()

People

(Reporter: ayeddi, Unassigned)

References

()

Details

Attachments

(2 files)

STR:

  1. Ensure VoiceOver is running
  2. Open a test case attached or the URI: data:text/html,<progress id="a" max="100" value="11"></progress><label for="a">11% complete</label>
  3. Navigate to the label text with VoiceOver

Actual:

  1. Announced as clickable
  2. Accessibility Properties of the <label> element include a click action

Expected:

  1. The <label> of the <progress> bar is not expected to be actionable, thus it should not have a click action (when none are provided by the author)
Attached file progress-label.html

Also refer to the previous Fx View progress bar testing results. When using tab / navigate by element it won’t announce clickable but it’s still there

Severity: -- → S3
See Also: → 1682254
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: