Skip to content

Qt6.9: Resizing QML dialogs is glitchy #28133

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

Open
4 tasks done
krasko78 opened this issue May 24, 2025 · 1 comment
Open
4 tasks done

Qt6.9: Resizing QML dialogs is glitchy #28133

krasko78 opened this issue May 24, 2025 · 1 comment
Assignees
Labels
os: windows Potentially specific to the Windows operating system Qt-next Either broken or fixed by (updating to) newer Qt versions than we currently use UI Visual issues affecting the UI (not notation)

Comments

@krasko78
Copy link
Contributor

krasko78 commented May 24, 2025

Issue type

UI bug (incorrect info or interface appearance)

Description with steps to reproduce

  1. Make sure you are using Qt6.9.
  2. Open the Preferences dialog or the Parts dialog and resize them.

Actual: Very weird visual glitches.

Video:

resizing_glitches.mp4

Also note in the video that when the resizing stops and the glitches remain, moving the mouse over the OK and Cancel button does not hover them. Clicking them does not click them. This is because the glitches on the right and bottom side of the dialog cause the buttons (the entire dialog is screwed up actually) to move visually away from their normal positions. Interestingly hovering and clicking where they should be makes them hovered and clicked.

All resizable QML dialogs seem affected.

Supporting files, videos and screenshots

n/a

What is the latest version of MuseScore Studio where this issue is present?

master with Qt6.9

Regression

No.

Operating system

Windows 10

Additional context

No response

Checklist

  • This report follows the guidelines for reporting bugs and issues
  • I have verified that this issue has not been logged before, by searching the issue tracker for similar issues
  • I have attached all requested files and information to this report
  • I have attempted to identify the root problem as concisely as possible, and have used minimal reproducible examples where possible
@muse-bot muse-bot added the UI Visual issues affecting the UI (not notation) label May 24, 2025
@its-not-nice its-not-nice added the Qt-next Either broken or fixed by (updating to) newer Qt versions than we currently use label May 27, 2025
@bkunda bkunda moved this to To do in MuseScore Studio 4.6 May 27, 2025
@avvvvve
Copy link

avvvvve commented May 27, 2025

There's an argument to be made here to not allow resizing these two dialogs at all. They already have a minimum size, and making them bigger doesn't responsively re-layout the UI in any purposeful way.

@cbjeukendrup cbjeukendrup added the os: windows Potentially specific to the Windows operating system label May 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
os: windows Potentially specific to the Windows operating system Qt-next Either broken or fixed by (updating to) newer Qt versions than we currently use UI Visual issues affecting the UI (not notation)
Projects
Status: To do
Development

No branches or pull requests

5 participants