Details
-
Bug
-
Resolution: Unresolved
-
P4: Low
-
None
-
4.5.3, 4.6.3, 4.7.0, 4.7.2, 4.7.3
-
None
-
Windows 7, Linux
Description
When I setPlainText() to the instance of QPlainTextEdit, the height size of the instance is unexpected. The height is higher than expected.
(See attached PNG. The area of red rectangle is unexpected space.)
Steps to reproduce
Execute attached example and scroll to the bottom.
(The left is the instance of QTextEdit and the right is QPlainTextEdit.)