Skip to content

[Bug] Geometry issues with Qt6 #1080

@letsfindaway

Description

@letsfindaway

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

  1. Build OpenBoard with Qt6. I'm using Qt 6.6.3 on openSUSE Leap 15.6.
  2. Start OpenBoard. The upper right corner looks as follows:

grafik

  1. The icons in the title bar are too narrow, the right palette has not the previous size.
  2. Resize the right palette, close and reopen OpenBoard. It is again smaller.
  3. Switch to Document mode and back to Board: the toolbar icons are correctly spaced.
  4. 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.
  5. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions