Skip to content

Accessibility issues related to PDF #196

Open
@Febakke

Description

@Febakke

Description of the bug

Used Adobe Acrobat Reader to test our new pdfs and a couple of points are recurring.

1. There is no defined primary language
In the same way as you need to define lang in HTML, a PDF can also have its language defined. This is handy for screen readers. PDF WCAG technique

2. There is no title element
If possible we should use the same title as the app does. PDF WCAG technique

3. Tab order
The accessibility test gives an error here. Im not sure how we can fix this because there are noe focusable elements in the pdf. Maybe just flag this as not relevant? PDF WCAG Technique

Steps To Reproduce

Create a PDF
Use Adobe Acrobat Reader and check accessibility
See list of errors

Additional Information

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

No status

Status

⚠️ Blocked

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions