Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
5.9.2
-
None
-
It doesn't occur on Windows. Only Mac OS.
Tested with Qt 5.9 and Mac OS 10.13.
Description
If a UI Groupbox has any type of stylesheet applied, the spacing of any contained buttons that have stylesheets applied isn't correct - Buttons overlap if stacked vertically. Even if a stylesheet of "/**/" is applied to the groupbox it will cause this problem.
If no stylesheets are applied to the contained buttons then the spacing is correct.
Interestingly QtCreator's UI gets the spacing correct (more or less):