https://bugs.kde.org/show_bug.cgi?id=422758
Bug ID: 422758 Summary: The 'page number' toolbar item sometimes is too narrow to fit the complete page number Product: okular Version: 1.10.1 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: okular-de...@kde.org Reporter: kishor...@gmail.com Target Milestone: --- Created attachment 129201 --> https://bugs.kde.org/attachment.cgi?id=129201&action=edit Screenshot showing the issue SUMMARY If we open a PDF that has page numbers from say 100 to 105, the 'page number' item shows something like `[101] 2 of 5.`. The 101 inside the box gets cut off since the box is only wide enough to fit a single digit (see attached screenshot). STEPS TO REPRODUCE 1. Open the attached PDF. OBSERVED RESULT The page number entry box in the 'page bar' is not wide enough to show the page number completely. EXPECTED RESULT The page number entry box should be wide enough to fit SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.19.0 KDE Frameworks Version: 5.70.0 Qt Version: 5.15.0 Okular version: 1.10.1 (from Help > About Okular) ADDITIONAL INFORMATION The width is set correctly on PDFs that legitimately have 3-digit numbers of pages, so it looks like Okular is setting the width of the box wrongly based on the number of pages in the PDF, and not the internal page numbers used by the file. -- You are receiving this mail because: You are watching all bug changes.