Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
4.8.0
-
None
-
Qt 4.8.0 on Mac OS X 10.6.8
Description
The contents of QLineEdit and QSpinBox controls are not correctly left aligned in Qt 4.8.0 on Mac OS X. See the attached screenshots of the identical 'configdialog' example built with Qt 4.7.4 and Qt 4.8.0 (both standard binaries downloaded from Nokia). Notice how the text is offset from the left of the QTextEdit in Qt 4.8.0. It looks very odd.
It has been replicated by someone else:
http://www.qtcentre.org/threads/48431-edit-controls-offset-in-Qt-4-8-0-on-Mac-OS-X
The problem does not occur in Windows.