Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Unable to enter a multi-digit page number in modular UI page controls input #1075

Open
jszobody opened this issue Aug 8, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jszobody
Copy link

jszobody commented Aug 8, 2024

I'm using the Modular UI and ran into an issue that is reproducible with the public Apryse showcase currently. I'll walk through the steps with this public showcase.

We need a PDF file with 10 pages or more to demonstrate this. The default showcase file at https://showcase.apryse.com only has 9 pages, and the toolbar does not show "Open File" by default. Here is how I did it:

  1. Go to https://showcase.apryse.com/toolbar-customization/ and you'll find Open File under the hamburger dropdown menu. Use this and select a PDF file on your computer with 10 pages or more.
    CleanShot 2024-08-08 at 14 33 55@2x

  2. Once loaded, notice that you can click on the current page number in the floating page controls, and type in a multi-digit page number just fine:
    CleanShot 2024-08-08 at 14 33 03@2x

  3. Now click on Modular UI on the left. This will switch you to the beta UI, with your large PDF still loaded:
    CleanShot 2024-08-08 at 14 34 14@2x

  4. Now with the Modular UI, I am completely unable to type in a multi-digit page number into the page controls field. It only accepts a single digit, there is no way to type in 10, 200, etc.
    CleanShot 2024-08-08 at 14 35 05@2x

This issue is present in my own viewer implementation. I am using @pdftron/webviewer 10.11.1 from NPM.

@bollain bollain self-assigned this Aug 16, 2024
@bollain
Copy link
Collaborator

bollain commented Aug 20, 2024

Hi @jszobody,

Thanks for testing out the new modular UI and for submitting this report. We have it in our backlog and it should be fixed in the next sprint, if not earlier. It will be part of our 10.12 release - I will update you when it is out.

@bollain bollain added the bug Something isn't working label Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants