-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
6.10
-
-
ae6f38994 (dev), 1fba67146 (6.10), 14bf8bac0 (dev), e7b763373 (6.10), f184c3b0f (6.9), 694112fc1 (dev), 7f24c4936 (tqtc/lts-6.8), ebc1b9637 (tqtc/lts-6.5), fb7c37275 (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-140134 Ugly spin boxes on macOS 26 (up/down buttons)
-
- Reported
-
-
QTBUG-140071 CheckBox in 'mini' size has a clipped geometry
-
- Reported
-
-
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-138700 Tabs have wrong shape on macOS 26
-
- Closed
-
-
QTBUG-138738 Incorrect focus ring rendering
-
- Closed
-
-
QTBUG-138946 QSlider issues on macOS 26
-
- Closed
-
-
QTBUG-138948 Radio button alignment issues on macOS 26
-
- Closed
-
-
QTBUG-139360 Editable combo box on macOS Tahoe
-
- Closed
-