Details
-
Bug
-
Resolution: Out of scope
-
P4: Low
-
4.4.3
-
None
Description
QPlainTextEdit and QTextEdit are not consistent when it comes to blockBoundingRect(), the QPlainTextEdit doesn't account for the margin when returning the rect, whereas QTextEdit does. It would be good if this was consistent in both cases.