-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
5.9.9
-
None
In Linux, subclass of QDialog with customized title bar, and there is no response when clicked minimized button and maximized button.
but,in windows,Minimize and maximize can be displayed normally.
I see its windowsFlags() through the output, and the return values of the two systems are the same.
Attached is my demo, which can verify my statement.