Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.3.0, 6.3.2, 6.4.3, 6.5.1
-
None
-
-
0ab091c92 (dev), c66cad7cc (6.5)
Description
I am porting some code from qt5 to qt6
and I found that qt6 QDialog on mac os always show minimize and maximize buttons
on qt5 QDialog disable minimize button.
On Windows platform QDialog show only close X on both Qt5 and Qt6
Also all fine on ubuntu 20.04 with both Qt5 and Qt6
Don't work on KUbuntu 23.04 with both Qt5 and Qt6
All fine on Macos with Qt 6.2.4.