gdh1995 / pdf.js

PDF Reader in JavaScript
Apache License 2.0
1 stars 0 forks source link

Keyboard Focus is not properly visible around the header controls under PDF. #9

Open msftedad opened 1 year ago

msftedad commented 1 year ago

Attach (recommended) or Link to PDF file here:

https://mozilla.github.io/pdf.js/web/viewer.html

Configuration: OS: Window 11 23H2 OS Build 25387.1200 Browser: Microsoft Edge Version 114.0.1823.67 (Official build) dev (64-bit)

Steps to reproduce the problem:

  1. Open this PDF viewer https://mozilla.github.io/pdf.js/web/viewer.html and upload attached pdf with Heading and links using 'Open File' option.
  2. Navigate under PDF using Tab key and observe issue here.

What is the expected behavior? (add screenshot) Keyboard Focus should be properly visible around the header controls under PDF.

What went wrong? (add screenshot) Keyboard Focus is not properly visible around the header controls under PDF.

Attachment:

https://github.com/gdh1995/pdf.js/assets/93735775/c5815755-b5d2-4929-9744-79ee5d0342d4

Link to a viewer (if hosted on a site other than mozilla.github.io/pdf.js or as Firefox/Chrome extension):

msftedad commented 8 months ago

Hi Team, Any update on this issue?