-
Notifications
You must be signed in to change notification settings - Fork 3k
Update to Qt 6.2.11 on Windows only #26167
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
Conversation
bff8b85 to
566e75f
Compare
Counterpart of musescore@326a227.
566e75f to
5d5ea2d
Compare
|
@zacjansheski Can you check it on your side too please (Windows only)? |
|
@cbjeukendrup Comparing with master (qt6.2.4), I found one bug (for now). I can't drag dynamics with mouse from the first attempt (click+hold+drag) bandicam.2025-01-23.15-12-59-672.mp4Can you prepare a PR with qt6.2.9 please? If the bug doesn't occur there, we should move to 6.2.9 version only. |
|
@DmitryArefiev I tried in my local Qt 6.2.9 build, and unfortunately it has the same problem... Schermopname.2025-01-23.om.16.25.52.mov |
@cbjeukendrup Hmm.. OK. Do you have a feeling that 6.2.11 could be better than 6.2.9? |
|
They say that 6.2.10 fixes about 160 bugs with respect to 6.2.9, and 6.2.11 fixes 95 bugs compared to 6.2.10. That number The impact is probably less significant than that number suggests, because of course we may not have suffered at all from the bugs they fixed. So I don't feel strongly about it either way. But I'd say, if we can't find things that are worse in 6.2.11 than in 6.2.9, then let's go with 6.2.11, perhaps those mystery bug fixes are beneficial. |
|
OK! Let's merge it and try 6.2.11 |
Counterpart of #24969