Describe the bug
When starting OpenBoard, the icons in the toolbar are too narrow spaced. The right sidebar (palette) does not have its previous size, but is smaller. When opening a document, it is not centered.
To Reproduce
- Build OpenBoard with Qt6. I'm using Qt 6.6.3 on openSUSE Leap 15.6.
- Start OpenBoard. The upper right corner looks as follows:

- The icons in the title bar are too narrow, the right palette has not the previous size.
- Resize the right palette, close and reopen OpenBoard. It is again smaller.
- Switch to Document mode and back to Board: the toolbar icons are correctly spaced.
- Open a document. The lower right corner of the page size indicator rectangle is in the center of the screen. I had this only with
dev, not with master.
- Enable and disable multiscreen mode: the document is then correctly centered.
I also had a situation where control screen and display screen where shown on the same monitor, but cannot reproduce this.
Context
- reproducibility :
systematic, but I'm not sure
- OpenBoard version :
- bug happens with : current
dev, master
- didn't check : others
- OS :
- bug happens with :
Linux
- didn't check :
Windows macOS
- Installation source : own build
- If you built OpenBoard from source, please provide the branch you're working on :
dev, master
Additional context
- OS(es) detailed version (for the ones you reproduced the bug on) :
- Linux :
Description: openSUSE Leap 15.6, KDE, X11
- number and resolution of monitors :
2 (1680x1050 and 1920x1080)
My assumption is that some screen geometry information is not available at the right time.
Edit: The issue does not occur when I disconnect my second monitor.
Describe the bug
When starting OpenBoard, the icons in the toolbar are too narrow spaced. The right sidebar (palette) does not have its previous size, but is smaller. When opening a document, it is not centered.
To Reproduce
dev, not withmaster.I also had a situation where control screen and display screen where shown on the same monitor, but cannot reproduce this.
Context
systematic, but I'm not suredev,masterLinuxWindowsmacOSdev,masterAdditional context
Description: openSUSE Leap 15.6, KDE, X112(1680x1050 and 1920x1080)My assumption is that some screen geometry information is not available at the right time.
Edit: The issue does not occur when I disconnect my second monitor.