I'm porting a Qt application to Qt 5.1.1 from 4.8.5, and the sizegrip that used to be placed in the status bar on the right is gone on mac OS X. I checked the designer when creating the ui and it says that the grip is enabled. It is shown in the designer but the application when running does not display it.
I ran the same application on Windows, and there this issue is not present.
I am using Qt 5.1.1 on MacOSX 10.7.5. Am I missing something?