From b3d58e10002f5e8f16d0dad9552a076919c96323 Mon Sep 17 00:00:00 2001 From: Jonas Jenwald Date: Fri, 25 Mar 2022 14:10:28 +0100 Subject: [PATCH] Try to improve a11y for the `PasswordPrompt` and `PDFDocumentProperties` dialogs This will hopefully improve the a11y a little bit in these dialogs, however there's most definately more things that can be done here (by someone more knowledgeable about a11y). --- web/viewer.html | 48 +++++++++++++++++++++++++++++++----------------- 1 file changed, 31 insertions(+), 17 deletions(-) diff --git a/web/viewer.html b/web/viewer.html index d3664c4a1..ca6db0e59 100644 --- a/web/viewer.html +++ b/web/viewer.html @@ -233,7 +233,7 @@ See https://github.com/adobe-type-tools/cmap-resources
- @@ -355,7 +355,7 @@ See https://github.com/adobe-type-tools/cmap-resources
-

Enter the password to open this PDF file:

+
@@ -367,56 +367,70 @@ See https://github.com/adobe-type-tools/cmap-resources
- File name:

-

+ File name: +

-

- File size:

-

+ File size: +

-

- Title:

-

+ Title: +

-

- Author:

-

+ Author: +

-

- Subject:

-

+ Subject: +

-

- Keywords:

-

+ Keywords: +

-

- Creation Date:

-

+ Creation Date: +

-

- Modification Date:

-

+ Modification Date: +

-

- Creator:

-

+ Creator: +

-

- PDF Producer:

-

+ PDF Producer: +

-

- PDF Version:

-

+ PDF Version: +

-

- Page Count:

-

+ Page Count: +

-

- Page Size:

-

+ Page Size: +

-

- Fast Web View:

-

+ Fast Web View: +

-

- +
Preparing document for printing…