Skip to content

Backport Qt fix for QTBUG-146665 - #74

Merged
tytan652 merged 1 commit into
obsproject:masterfrom
tytan652:backport-qtbug-146665-fix
Jul 15, 2026
Merged

Backport Qt fix for QTBUG-146665#74
tytan652 merged 1 commit into
obsproject:masterfrom
tytan652:backport-qtbug-146665-fix

Conversation

@tytan652

@tytan652 tytan652 commented Jul 14, 2026

Copy link
Copy Markdown
Collaborator

Description

In OBS Studio, this bug causes right-click to not work for disabled items in the source list. This is fixed on the Qt 6.11 branch and in 6.12.0-beta1.

Motivation and Context

Twin of obsproject/obs-deps#318:

Want to fix a UI regression in OBS Studio.

How Has This Been Tested?

This hasn't been tested yet, so any testing would be appreciated. Otherwise, if we have high confidence this will address the issue, we can just merge it and do a new deps release.

Testing in Flatpak built with CI tarballs shown that the issue is addressed.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have read the contributing document.
  • My code has been run through clang-format.
  • My code follows the project's style guidelines
  • My code is not on the master branch.
  • My code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

@tytan652 tytan652 added the Seeking Testers Build artifacts on CI label Jul 14, 2026
@tytan652
tytan652 force-pushed the backport-qtbug-146665-fix branch from b7a86ef to a798d4b Compare July 14, 2026 06:18
In OBS Studio, this bug causes right-click to not work for disabled
items in the source list. This is fixed on the Qt 6.11 branch and in
6.12.0-beta1.
@tytan652
tytan652 force-pushed the backport-qtbug-146665-fix branch from a798d4b to c562a2a Compare July 14, 2026 06:20
@tytan652 tytan652 added the kind/bug Something isn't working label Jul 14, 2026
@tytan652
tytan652 merged commit f699518 into obsproject:master Jul 15, 2026
17 checks passed
@tytan652
tytan652 deleted the backport-qtbug-146665-fix branch July 15, 2026 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug Something isn't working Seeking Testers Build artifacts on CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant