-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
6.10
-
None
-
-
ae6f38994 (dev), 1fba67146 (6.10)
The new macOS 26 results in various rendering issues in our macOS style, both in Widgets and Quick. This is a tracking bug for these issues.
Note: The new Liquid Glass UI is only enabled on macOS for apps built against the macOS 26 SDK, effectively opting in to the new UI. The app's linked SDK is the distinguishing factor, not the linked SDK of the Qt libraries. This means we need to check QMacVersion::buildSDK(QMacVersion::ApplicationBinary) in addition to a runtime check for the current OS version. It's also possible to opt out of the new UI via a UIDesignRequiresCompatibility key in the Info.plist, so we need to check that too.
- depends on
-
QTBUG-138738 Incorrect focus ring rendering
-
- In Progress
-
-
QTBUG-138948 Radio button alignment issues on macOS 26
-
- In Progress
-
-
QTBUG-138465 Line edits are not visible on macOS 26
-
- Closed
-
-
QTBUG-138947 QProgressBar completely blank on macOS 26
-
- Closed
-
-
QTBUG-138699 Square push buttons (macOS 26)
-
- Closed
-
-
QTBUG-138946 QSlider issues on macOS 26
-
- Closed
-
-
QTBUG-139360 Editable combo box on macOS Tahoe
-
- Closed
-
-
QTBUG-138700 Tabs have wrong shape on macOS 26
-
- In Review
-
For Gerrit Dashboard: QTBUG-138942 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
670551,1 | QMacStyle: fall back to draw QProgressBar manually on macOS Tahoe 26 | 6.9 | qt/qtbase | Status: NEW | 0 | 0 |
671011,10 | mac style: fall back to draw ProgressBar manually on macOS Tahoe 26 | dev | qt/qtdeclarative | Status: NEW | 0 | 0 |