Closed Bug 1778550 Opened 2 years ago Closed 2 years ago

VO reads empty spacer strings

Categories

(Core :: Disability Access APIs, defect)

defect

Tracking

()

RESOLVED FIXED
104 Branch
Tracking Status
firefox104 --- fixed

People

(Reporter: morgan, Assigned: morgan)

References

Details

Attachments

(1 file)

STR:

  1. Visit the test case:
data:text/html,<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width">
  <title>VoiceOver listbox</title>
</head>
<body>
  <div role="listbox">
    <input type="radio" name="test" role="option" title="First item"/>
    <input type="radio" name="test" role="option" title="Second item"/>
    <input type="radio" name="test" role="option" title="Third item"/>
    <input type="radio" name="test" role="option" title="Fourth item"/>
    <input type="radio" name="test" role="option" title="Fifth item"/>
</div>
  1. Use VoiceOver to navigate to the list of radio buttons

ER:
VO reads only the options

AR:
VO reads the spaces in between the options as well

Assignee: nobody → mreschenberg
Status: NEW → ASSIGNED
Severity: -- → S3
Pushed by mreschenberg@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/588fd65ea989
Trim whitespace on mozAcc titles, prune empty mozTextLeafAccs from tree r=eeejay

Backed out for causing mochitest failures on browser_hierarchy.js, browser_rootgroup.js, browser_text_leaf.js

Backout link

Push with failures

Failure log

Flags: needinfo?(mreschenberg)
Pushed by mreschenberg@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/30b8da07aa8a
Trim whitespace on mozAcc titles, prune empty mozTextLeafAccs from tree r=eeejay
Flags: needinfo?(mreschenberg)
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 104 Branch
Regressions: 1798950
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: