I'm using QMessageBox with Qt 4.3.1 on Mac OS 10.4. I noticed that the dialogs created QMessageBox have a title bar, but the dialog title text is not set - it's just blank. The same happens with the "Standard Dialogs" Qt demo app.

Also the QErrorMessage window always shows behind the app's window so it's hidden.

Are these bugs, features.....?