gdh1995 / pdf.js

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

Controls ('Find' and 'Tools') are not retaining the keyboard focus when user collapses buttons via 'ESC' key. #11

Open msftedad opened 1 year ago

msftedad commented 1 year ago

Attach (recommended) or Link to PDF file here: PDF viewer compressed.tracemonkey-pldi-09.pdf (mozilla.github.io)

Configuration:

Steps to reproduce the problem:

  1. Open this PDF viewer compressed.tracemonkey-pldi-09.pdf (mozilla.github.io)
  2. Navigate through the collapsible/expandable items.
  3. Observe the issue.

What is the expected behavior? (add screenshot) 'Find' and 'Tools' buttons should retain the focus when user collapses them.

What went wrong? (add screenshot) Controls ('Find' and 'Tools') are not retaining the keyboard focus when user collapses 'Find' and 'Tools' buttons via 'ESC' key.'Tools' button retains focus when user doesn't navigate to the items under it.

https://github.com/gdh1995/pdf.js/assets/93735775/324475cf-9753-4211-9e8f-71335dcb9774

msftedad commented 1 week ago

Hi Team,

Any update on this issue? Please provide the ETA to fix this issue.

Thanks, Team eDAD