gdh1995 / pdf.js

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

Two numbers appear on 'Highlighted all' and 'Match diacritics' check box via show numbers command and cursor moves to 'Highlighted all' checkbox via 'Click match case' command. #12

Open msftedad opened 9 months ago

msftedad commented 9 months ago

Attach (recommended) or Link to PDF file here:

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. Navigate to 'Find' and its checkboxes control using 'Show numbers' and 'Click' command.
  4. Observe the issue.

What is the expected behavior? (add screenshot) Only one number should appear for single control and with 'Click match case' command, only 'Match case' control should get activated and the cursor should move to the same control.

What went wrong? (add screenshot)

Two numbers appear on 'Highlighted all' and 'Match diacritics' check box via show numbers, where with one number 'Highlighted all' get activate and with another number 'Match case' checkbox gets activated.With 'Click Match case' command 'Match case' gets activated but the cursor moves to 'Highlighted all' checkbox.

Attachments:

https://github.com/gdh1995/pdf.js/assets/93735775/297e77a4-2ca4-43c2-83a3-92430b6ad5ed

https://github.com/gdh1995/pdf.js/assets/93735775/f144c5ec-29bd-4dc7-bfc0-d60b6bd6361b

msftedad commented 2 weeks ago

Hi Team, could you please provide the tentative fix ETA for this issue?