-
-
Notifications
You must be signed in to change notification settings - Fork 393
Dialog renders too small on first open; buttons not visible #791
Copy link
Copy link
Open
Description
Environment
- macOS 15.7.1
- PDF Split And Merge Basic 5.4.0
- OpenJDK Runtime Environment 21.0.8+12-LTS
- Vendor: BellSoft
- Java runtime path: /Applications/PDFsam Basic.app/Contents/runtime/Contents/Home
- JavaFX runtime version: 23.0.2+3
- Max memory 12 GB
- display: external 4K monitor; issue reproduces with both HiDPI (scaled) and standard resolution modes
Steps to Reproduce
- Launch PDFsam 5.4.0 on macOS 15.7.1.
- Invoke a function that opens a dialog, e.g. Split. (Happens with other functions as well.)
- Observe the dialog the first time it appears in the session.
Actual Result
- The dialog is rendered at an incorrectly small size on first display.
- The action buttons (e.g., Owerwrite, Rename, Skip, Cancel) are not visible / fall outside the window bounds.
Expected Result
- The dialog should render at the correct size on first display, with all buttons visible.
Workaround
- Press Esc to dismiss the undersized dialog, then run the function again.
- On the second open, the dialog has the correct size and the buttons are visible.
Notes
- The behavior is the same regardless of display mode (HiDPI vs. standard).
- Reproducible every time after a fresh app launch.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels