Open Bug 1911994 Opened 6 months ago Updated 5 months ago

NVDA reads out loud extra text when reaching an Added image with Alt text while Add image button is enabled

Categories

(Firefox :: PDF Viewer, defect, P1)

Desktop
Windows 10
defect

Tracking

()

ASSIGNED
Accessibility Severity s3
Tracking Status
firefox-esr128 --- disabled
firefox129 --- disabled
firefox130 --- affected
firefox131 --- affected

People

(Reporter: rdoghi, Assigned: calixte)

References

(Blocks 1 open bug)

Details

(Keywords: access)

Attachments

(1 file)

Found in

  • Beta 130.0b1

Affected versions

  • 131.0a1 (2024-08-07)
  • Beta 130.0b1
  • Release 129
  • ESR 128

Affected platforms

  • Windows

Preconditions
Have any screen reader enabled

Steps to reproduce

  1. Open a PDF file in Firefox.
  2. Add a few images to the PDF file.
  3. Add some ALT text to each image.
  4. Use the tab key in order to reach the added images.

Expected result

  • When Reaching the image, NVDA should only read Figure + Alt Text and after we hit the tab key again and reach the alt text button it should read Alt Text button + the Alt text.

Actual result

  • Reaching an Added image with Alt text, the Screen reader will read out loud "Toolbar Alt Text added button + Alt Text + Remove image"

Regression range
Not a regression.

See Also: → 1911982

The behavior described seems to create a confusing and verbose label for the Remove image control, I'm marking it as access-S3. If the toolbar is coming from the grouping name, this is expected, but the alt text would probably be mo appropriate to be used as aria-describedby or aria-description/title attribute (ARIA reference just in case).

If you're working on this bug and need help debugging and brainstorming ideas - the Firefox Accessibility team would be happy to help. Feel free to reach out via #accessibility on Matrix/Slack

Accessibility Severity: --- → s3
Assignee: nobody → cdenizet
Status: NEW → ASSIGNED
Priority: -- → P1

"Toolbar added button remove image" can still be heard after NVDA reads the Alt text from an image, but the "Toolbar Alt Text added button from before reading the Alt text is no longer heard.

Is this intended ? is this what Bug 1916667 fixed ?

Flags: needinfo?(cdenizet)

The toolbar content is read because the toolbar is a part of the annotation.
In the accessibility tree we've:

Figure
....
image
toolbar
> button
> button

In VO the toolbar is announced.
:ayeddi, should the toolbar be announced ? if no how to avoid that ?

Flags: needinfo?(cdenizet)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: