Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
6.8.0.2, 6.8.3
-
None
-
MacBook Pro M4 Pro, macOS: Sequoia 15.5, Python3.13.4
-
-
macOS
Description
When a checkable QPushButton is placed inside a Popup window (Qt.WindowType.Popup), the checked state styling fails to properly update the background color on macOS. The button text correctly changes to white, but the background remains unchanged from the unchecked state (typically light gray). This creates a "text disappearance" effect in light color themes since white text is displayed against a light background.