Closed Bug 1803041 Opened 2 years ago Closed 2 years ago

Youtube time bar no longer displays relevant info

Categories

(Core :: Disability Access APIs, defect, P1)

Firefox 109
Desktop
Linux
defect

Tracking

()

RESOLVED FIXED
109 Branch
Tracking Status
firefox109 --- fixed

People

(Reporter: jpmengual, Assigned: Jamie)

References

Details

(Whiteboard: [ctw-m4])

Attachments

(1 file)

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/109.0

Steps to reproduce:

Open a youtube video

Actual results:

The time area only displays the number of seconds,

Expected results:

Should display via Orca (screen reader) the time, eg. 1 minute, 2 seconds of 3 minutes, 2 seconds. 2022-11-14 did it

I believe ATK doesn't have a native method to retrieve a textual value, so it uses the valuetext object attribute. We expose that here for LocalAccessible, but we don't do that for RemoteAccessible yet.

I think we really need to look at splitting out these ATK specific object attributes, but let's deal with that later. For now, we should just take care of this in RemoteAccessibleBase::Attributes.

Assignee: nobody → jteh
Blocks: a11y-ctw
Severity: -- → S3
Status: UNCONFIRMED → NEW
Type: enhancement → defect
Ever confirmed: true
OS: Unspecified → Linux
Priority: -- → P1
Hardware: Unspecified → Desktop
Whiteboard: [ctw-m4]
See Also: → 1794780
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: