Closed
Bug 1625870
Opened 5 years ago
Closed 5 years ago
Support figure and figcaption in OS X.
Categories
(Core :: Disability Access APIs, defect, P1)
Tracking
()
VERIFIED
FIXED
mozilla77
People
(Reporter: MarcoZ, Assigned: eeejay)
Details
(Whiteboard: [Mac2020_1])
Attachments
(1 file)
STR:
- Open this testcase.
- Read through the different figure and figcaption pairs with VoiceOver.
Results:
- The role and subrole are wrong. We speak them all as "empty group". Safari speaks the first two as figure, the third has no such utterance.
- All of our empty groups are called "Earth", meaning they get their accessible name from the image.
- Not all figcaption contents is read, for example the two lines in the second example are completely ignored in Firefox.
Assignee | ||
Updated•5 years ago
|
Priority: -- → P2
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → eitan
Assignee | ||
Updated•5 years ago
|
Priority: P2 → P1
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by eisaacson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b9710246d416
Support figure and figcaption is OSX. r=morgan
Comment 3•5 years ago
|
||
Backed out changeset b9710246d416 (Bug 1625870) for mochitest failures at test_figure.html.
https://hg.mozilla.org/integration/autoland/rev/050c45257373eb0ea2a18cfbfb3a17a5c821f62f
Failure log:
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=299844403&repo=autoland&lineNumber=1791
Flags: needinfo?(eitan)
Pushed by eisaacson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/86ffe587bcc8
Support figure and figcaption is OSX. r=morgan
Comment 5•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
Updated•5 years ago
|
Updated•5 years ago
|
Flags: qe-verify+
Assignee | ||
Updated•5 years ago
|
Flags: needinfo?(eitan)
Comment 6•5 years ago
|
||
Reproduced the initial issue using old Nightly from 2020-03-30, verified that this is fixed using Firefox Beta 77.0b4 on macOS 10.15.5 Beta.
You need to log in
before you can comment on or make changes to this bug.
Description
•