- 
    Bug 
- 
    Resolution: Won't Do
- 
     Not Evaluated Not Evaluated
- 
    None
- 
    Qt Creator 4.12.1
- 
    None
 qtcreatorbug24069.zip # Create an empty window with the Qt Widget Designer;
 # Create an empty window with the Qt Widget Designer;
- Lay it out vertically;
- Set the constraint to a fixed size;
- Add two push buttons.
The result looks incorrectly in the designer:

and correctly at run-time:

I have attached a very simple project which reproduces the bug.