From a1906f02d9cc588a4f29ccab0ea8c7dcf13161fd Mon Sep 17 00:00:00 2001 From: Calixte Denizet Date: Thu, 18 Sep 2025 14:01:04 +0200 Subject: [PATCH] [Editor] Fix the focus outline for the comment dialog buttons And add an aria label to the dialog. --- web/comment_manager.css | 5 ----- web/viewer.html | 6 +++--- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/web/comment_manager.css b/web/comment_manager.css index 8dffbc714..c71b3c9a7 100644 --- a/web/comment_manager.css +++ b/web/comment_manager.css @@ -38,11 +38,6 @@ align-items: flex-start; gap: 4px; - *:focus-visible { - outline: 2px solid var(--comment-focus-outline-color); - outline-offset: 0; - } - #commentManagerToolbar { width: 100%; height: 32px; diff --git a/web/viewer.html b/web/viewer.html index daa1fc148..a22e0b863 100644 --- a/web/viewer.html +++ b/web/viewer.html @@ -792,12 +792,12 @@ See https://github.com/adobe-type-tools/cmap-resources - +
- +
- +